AuthorCommitMessageCommit dateIssues
olegoleg
bfc9241e62dmeta-repo is a dir, remove it.
olegoleg
e151fbad1e8On Aug, 18 major zlib version released - 1.3tarballs prior to that version are no longer fetchable from https://zlib.net. Switch to github tarballs until its fine to update to zlib-1.3.
olegoleg
2555801bc73updates for some core packages
olegoleg
d0e2872aac6texinfo needs no glibc patch in musl profile
olegoleg
325cd59ea04remove musl tarball from gnu profile
olegoleg
91bd4cb77c2correct indentation for yaml (pkgconf sources)
olegoleg
30074d9fccaFFS: pkgconf sources url has changed
olegoleg
6eb3baa1b2cexclude glibc from sources in musl profile.
olegoleg
4e0f0f027b7FFS-25: update linux-headers to relatively new versionFFS-25
olegoleg
688b332ea94FFS-21: update fchroot template image to most recent lxd stage.also update file tarball for muslFFS-21
olegoleg
93a444cdbc7FFS-20: disable simd rolling for rsync in musl ffs buildFFS-20
olegoleg
fc23c9b3758FFS-19: rise file version, so it can be bootstrapped with newer one under cross-compilationFFS-19
drobbinsdrobbins
57efcd9fefeFL-10630: additional build fixes for recent changes, and a PATH fix.${CLFS}/bin should not be in the path until we enter fchroot, since it contains binaries for the target architecture, not the host arch. This has been fixed in the template.FL-10630
drobbinsdrobbins
32cab48e057FL-10630: move critical tools binaries to paths that match Funtoo to avoid future configure script missteps.FL-10630
drobbinsdrobbins
01ce9130233Add app-admin/eselect to stage1 build.
drobbinsdrobbins
647f4d66884MMerge branch 'master' of ssh://code.funtoo.org:7999/core/ffs
drobbinsdrobbins
052f974045bFL-10616: document fchroot workaround for containers.FL-10616
drobbinsdrobbins
34524e89787Update zlib to current version.
drobbinsdrobbins
58c9efaf9d7Return error code if sourcer fails to fetch.
drobbinsdrobbins
dc335a64375More fixes for things that baselayout does wrong.
drobbinsdrobbins
67d62430af6Try to fix /sbin being a symlink.
drobbinsdrobbins
3be88d3c972Removed a tweak that is now in the funtoo stage1 mix-in.
drobbinsdrobbins
04c8efea14aEnsure we call ego sync again at the beginning of the stage1 build.
drobbinsdrobbins
cef875c67efMinor formatting tweaks.
drobbinsdrobbins
5efc73f77f9More profile fixes.
drobbinsdrobbins
ae26f066703More production testing work.
drobbinsdrobbins
b33ee56e127Remove accidental deletion of profile lines.
drobbinsdrobbins
1834fe42887Various cleanups from testing.
drobbinsdrobbins
4fd5502ba5fSpecify custom srcdir for zmedico portage snapshot from github.
drobbinsdrobbins
de0fe214646Attempt to fix new feature of allowing -> in sources to specify final name.
drobbinsdrobbins
b03117ab873My attempt to use a .tbz2 for portage seems to cause problems, so go back to the oldsource-based method but use the official Funtoo snapshot and official patches.
drobbinsdrobbins
4e94fb34c43Bug fix: typo fix that breaks string expansion for package command.
drobbinsdrobbins
8f5f97e076dBug fix: return package installation commands so they actually run.
drobbinsdrobbins
ee713afd765No need to add .tbz2 to package name from YAML.We'll assume it's in the YAML already.
drobbinsdrobbins
c2aa3b926e4Allow package: to be in sources and don't throw an exception.
drobbinsdrobbins
52cfc2d0909Add ability to directly install .tbz2 packages. We use this for installingan official .tbz2 of Portage.
drobbinsdrobbins
68a1295d9adEnable direct.funtoo.org for GENTOO_MIRRORS, also necessary.
drobbinsdrobbins
2cf06093354MMerge remote-tracking branch 'origin/master'
drobbinsdrobbins
c0bc5f16514Add a necessary patch for Portage to be able to use our newdirect.funtoo.org infrastructure.
drobbinsdrobbins
c12179be5b6Update README.rst.
drobbinsdrobbins
93fc73e38eeUpdate ffs script to match README.rst and be more configurable via env vars.
drobbinsdrobbins
6c32312315bImprove ffs baremetal script to validate command-line arguments.
alex2101alex2101
e577bb9fda2Add BOOTSTRAP_RAP to templates.
alex2101alex2101
11df37d2ad5Move non-stage1 steps back to fchroot, and fix stage1 emerge call.
drobbinsdrobbins
fe4538fe1c0Remove call to gcc-config.
drobbinsdrobbins
12180d9eeceRemove vestiges of termlib.
drobbinsdrobbins
a903384ee96FL-10034: fixes for ncurses/tinfo/bash.FL-10034
drobbinsdrobbins
67fb35627d1Cleanups.Let's see if this works now.
drobbinsdrobbins
0f901077950My latest improvements and fixes.
drobbinsdrobbins
a1a6ca68d53Cleanup of steps in CI script and fix tools resume step.