2009-04-24 |
Chris Gianelloni | ChangeLog fix. v3.4.10.904 |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Chris Gianelloni | Rolling a new genkernel 3.4.10.904 version for testing. |
commit | commitdiff | tree | snapshot |
2009-04-17 |
Andrew Gaffney | Apply patch from gentoo bug #266373 for additional... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Andrew Gaffney | Clean up append_multipath() code to copy files in a... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Andrew Gaffney | Apply patch from robbat2 to fix whitespace breakage... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Andrew Gaffney | Apply patch from robbat2 to finish wiring up multipath... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Andrew Gaffney | Modify append_data to die on 0 arguments and check... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Andrew Gaffney | fix changelog entry |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Joshua Jackson | Die messages for multipath added |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Joshua Jackson | adding multipath to append_data |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Joshua Jackson | initram based related multipath stuff added |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Joshua Jackson | more multipath basics |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Joshua Jackson | Merge branch 'master' of git+ssh://git@git.wolf31o2... |
commit | commitdiff | tree | snapshot |
2009-02-24 |
tsunam | multipath additions |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Andrew Gaffney | remove allow_root |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Andrew Gaffney | add a few more mount options to try to help livecd |
commit | commitdiff | tree | snapshot |
2009-02-23 |
Andrew Gaffney | add a few more mount options to try to help livecd |
commit | commitdiff | tree | snapshot |
2009-02-20 |
Andrew Gaffney | Add support for multiple possible kernel binary paths... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Andrew Gaffney | Comment out the exec line for console=*, since it seems... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Andrew Gaffney | Remove detect_sbp2_devices() for gentoo bug #239474 |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Andrew Gaffney | Remove detect_sbp2_devices() for gentoo bug #239474 |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Andrew Gaffney | Remove detect_sbp2_devices() for gentoo bug #255558 |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Andrew Gaffney | Add commented out DISKLABEL=yes option for gentoo bug... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Gianelloni | Fixing a typo in the AUTHORS file and fixing the Copyri... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Added more verbosity to the auto-detection section. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Yet another ChangeLog fix. I need to figure out what... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Updated the AUTHORS section and the header for the... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Added a note about Security Tokens, cleaned up the... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
tsunam | added info about what I'm going to work on to TODO... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | ChangeLog fix. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Adding a note about contacting me to HACKING. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Adding multipath support is really two different functi... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Adding a note about documenting the code paths. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Gianelloni | Adding new boot support information to the TODO. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Gianelloni | Version bump to 3.4.10.903 to resolve bug #250330. v3.4.10.903 |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Andrew Gaffney | Add case for arm* in get_official_arch() |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Andrew Gaffney | Enable CONFIG_MKSWAP for netboot busybox |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Andrew Gaffney | Modify grep regex to account for additional suffixes... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Andrew Gaffney | Add --busybox-config= commandline option |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Andrew Gaffney | Revert to just running /bin/bash on /dev/console for... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Andrew Gaffney | Allow old 'initramfs' option instead of 'ramdisk' for... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Andrew Gaffney | Remove the use of 'env -i' when calling switch_root... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | Run the getty commands with proper arguments so they... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | Explicitly set /bin/ashlogin +x during boot |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | Run getty for tty1 in the foreground |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | Use getty to launch ash, so that we can use ^C and... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Gianelloni | Adding a BUGS file, where we can list bugs that we... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Gianelloni | Adding a HACKING file, which I will use to document... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Chris Gianelloni | Actually setting permissions. It helps if one remember... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | Enable GETTY for netboot busy-config |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | We don't need to add - to UTILS_CROSS_COMPILE since... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Andrew Gaffney | Separate out main and netboot busy-config |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Andrew Gaffney | Use : as a regex separator instead of / since REAL_ROOT... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Andrew Gaffney | Add check for existing grub.conf entry for kernel |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Andrew Gaffney | Default to '0' if 'default' line not found at all in... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Andrew Gaffney | Adding code that duplicates default grub.conf entry... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Andrew Gaffney | Initial commit for re-adding support for --bootloader... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Andrew Gaffney | Change -f checks to -e for /dev nodes |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Andrew Gaffney | Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Andrew Gaffney | Typo fix for gentoo bug #250875 |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Chris Gianelloni | Setting executable bit properly on shell scripts and... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Chris Gianelloni | Setting executable bit properly on shell scripts and... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | Create /sbin directory in append_luks for bug #250330 |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | missing } |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | missing quote |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | Disable creation of most standard devices nodes, since... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | Move udhcpc's script to default location |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | Enable support klogd and syslogd for netboot |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Andrew Gaffney | Add --real-root=<foo> parameter to specify a default... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Andrew Gaffney | Switch search order so arch-specific is first for busy... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Andrew Gaffney | Remove BUSYBOX_CONFIG from genkernel.conf |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Andrew Gaffney | Remove old nb-busybox.cf files that aren't used anymore |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Andrew Gaffney | Add support for arm from armin76 |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Andrew Gaffney | Enable CONFIG_MAKEDEVS in busy-config for netboot |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Andrew Gaffney | s/aux/luks/ for gentoo bug #250330 |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Andrew Gaffney | Enable CONFIG_FEATURE_PREFER_APPLETS busybox option |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Andrew Gaffney | Move all netboot logic from catalyst into gk |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Andrew Gaffney | remove netboot-specific udhcpc.scripts |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Andrew Gaffney | Initial support for --netboot option |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Chris Gianelloni | Forgot to add genkernel. v3.4.10.902 |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Chris Gianelloni | Bumping version for release. |
commit | commitdiff | tree | snapshot |
2008-11-25 |
Andrew Gaffney | Use symlinks for busybox utils |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Andrew Gaffney | Break apart cryptsetup stuff into separate append_luks... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Andrew Gaffney | Applied patch for UUID support for real_resume= from... |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Andrew Gaffney | Added modified version of patch from gentoo bug #238707 |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Only append unionfs_fuse stuff if UNIONFS is set |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Add --unionfs commandline option to enable building... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Add good_msg for creating the union mount |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Pipe stderr for unionfs mount call to /dev/null to... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Call switch_root with full path |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Call switch_root with 'env -i' to clean out the kernel... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Skip good_root check for /dev/nfs for gentoo bug #246759 |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Simplify implementation of parse_opt in linuxrc |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Small cleanups in unionfs code |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Add fuse to MODULES_FS |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Andrew Gaffney | Replace debug patch with simple patch to add trivial... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Andrew Gaffney | Add suid,dev to unionfs mount opts |
commit | commitdiff | tree | snapshot |
2008-11-13 |
agaffney | Remove allow_root mount opt, since it conflicts with... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
agaffney | Change typo in unionfs-fuse mount opt and add -i suppor... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
agaffney | Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox |
commit | commitdiff | tree | snapshot |
next |