Age | Commit message (Expand) | Author | Files | Lines |
2018-09-10 | PPC64: Install actual easy-kernel-power8 package on CD instead of using curl | A. Wilcox | 2 | -1/+2 |
2018-09-10 | adelie-build-cd: Output ISOs in separate out/ dir | A. Wilcox | 1 | -3/+5 |
2018-08-08 | adelie-build-cd: Fix -f and -s eating arguments incorrectly | A. Wilcox | 1 | -2/+0 |
2018-08-08 | PPC: Do CHRP fix here too, just in case | A. Wilcox | 1 | -0/+4 |
2018-08-08 | packages: Use POSIX base | A. Wilcox | 1 | -1/+1 |
2018-08-08 | PPC64: Fix CHRP boot on IBM pSeries; thanks Bdragon | A. Wilcox | 1 | -0/+4 |
2018-08-08 | PPC64: Add POWER8 modules to live CD | A. Wilcox | 1 | -0/+1 |
2018-08-02 | adelie-build-cd: Fix full CD mastering | A. Wilcox | 1 | -1/+4 |
2018-08-01 | Fix for xorriso usage | A. Wilcox | 8 | -21/+30 |
2018-08-01 | More POWER fixes | A. Wilcox | 3 | -3/+6 |
2018-08-01 | adelie-build-cd: Adjustments for beta1 release | A. Wilcox | 1 | -2/+7 |
2018-08-01 | adelie-build-cd: Add MY_URL env var and document it | A. Wilcox | 2 | -2/+9 |
2018-08-01 | Support POWER8 kernel on PPC64 media | A. Wilcox | 6 | -7/+18 |
2018-08-01 | packages: remove e2fsprogs-extra, we don't split it any more | A. Wilcox | 1 | -1/+0 |
2018-07-08 | Merge branch 'readme-update' into 'master'
| A. Wilcox | 1 | -14/+13 |
2018-06-14 | adelie-build-cd: bump for alpha7 | A. Wilcox | 1 | -1/+1 |
2018-04-26 | adelie-build-cd: wow pro unix shell scripter right here | A. Wilcox | 1 | -1/+1 |
2018-04-26 | adelie-build-cd: make really sure perms are right | A. Wilcox | 1 | -0/+1 |
2018-04-26 | Update cdinit-pmmx | A. Wilcox | 1 | -0/+0 |
2018-04-26 | Update cdinit-x86_64 | A. Wilcox | 1 | -0/+0 |
2018-04-26 | Update PPC64 stuff for alpha6 | A. Wilcox | 3 | -9/+9 |
2018-04-26 | cdinit: give proper perms to the root dir to allow live to log in | A. Wilcox | 2 | -2/+2 |
2018-04-26 | adelie-build-cd: ensure live's HOME has proper perms | A. Wilcox | 1 | -0/+1 |
2018-04-26 | packages: add packages suggested by @Aerdan, @smaeul, and @djt | A. Wilcox | 1 | -3/+9 |
2018-04-26 | packages: IBM: Think Differently | A. Wilcox | 1 | -1/+1 |
2018-04-26 | Update version strings for alpha6 | A. Wilcox | 4 | -4/+4 |
2018-04-26 | packages: update for alpha6 | A. Wilcox | 3 | -10/+17 |
2018-03-10 | adelie-build-cd: bump default version to 1.0-alpha5 | A. Wilcox | 1 | -1/+1 |
2018-03-10 | Update README.rst | Max Rees | 1 | -14/+13 |
2018-03-09 | adelie-build-cd: change the way signing on-disc indexes works | A. Wilcox | 2 | -25/+31 |
2018-03-10 | Merge branch 'isohybrid' into 'master'
| A. Wilcox | 2 | -2/+2 |
2018-01-30 | adelie-build-cd: run post-arch before adding kernel | A. Wilcox | 1 | -6/+4 |
2018-01-30 | cdinit: Wait 5 seconds and try again if no system is found | A. Wilcox | 2 | -12/+15 |
2018-01-14 | Enable use of the isohybrid tool | Max Rees | 2 | -2/+2 |
2017-12-23 | Update PPC files for alpha4 release | A. Wilcox | 3 | -13/+4 |
2017-12-23 | Default version is now 1.0-alpha4 | A. Wilcox | 2 | -1/+1 |
2017-12-15 | cdinit: use .root for upper root | A. Wilcox | 2 | -1/+2 |
2017-12-15 | x86 -> pmmx | A. Wilcox | 4 | -0/+0 |
2017-12-15 | adelie-build-cd: add /lowerroot and /upperroot to initrd | A. Wilcox | 2 | -1/+1 |
2017-12-12 | Add ppc64 files | A. Wilcox | 5 | -0/+32 |
2017-12-12 | cdinit: use OverlayFS for root | Elizabeth Myers | 1 | -13/+36 |
2017-12-12 | adelie-build-cd: make runlevel dirs before population | A. Wilcox | 1 | -3/+1 |
2017-12-12 | packages: rm firmware, we don't ship it any more | A. Wilcox | 1 | -1/+0 |
2017-10-28 | PowerPC: Correctly boot when 'C' key is held | A. Wilcox | 1 | -1/+1 |
2017-10-09 | x86_64 packages: support EFI via GRUB 2 | A. Wilcox | 1 | -0/+1 |
2017-09-24 | packages: add e2fsprogs-extra and xfsprogs | A. Wilcox | 1 | -0/+2 |
2017-09-23 | PowerPC: fixes, thanks @Elizafox | A. Wilcox | 6 | -3/+44 |
2017-09-23 | PPC: update package list and mkisofs params | A. Wilcox | 2 | -3/+2 |
2017-09-17 | adelie-build-cd: adelie-base provides group/passwd/shadow now | A. Wilcox | 12 | -229/+136 |
2017-08-22 | packages: actually install what is promised on the wiki | A. Wilcox | 1 | -0/+2 |