| Commit message (Expand) | Author | Age | Files | Lines |
* | more PK directories | Bill Nottingham | 2007-12-10 | 1 | -1/+2 |
* | Catch errors from yum, exit on them. | Bill Nottingham | 2007-12-07 | 1 | -1/+1 |
* | Switch to full dejavu-fonts, to match the installed OS default. | Bill Nottingham | 2007-12-07 | 1 | -4/+4 |
* | dejavu-lgc-fonts moved to a new directory | Bill Nottingham | 2007-12-07 | 1 | -3/+3 |
* | Install udevd and required rules on the stage1 initrd. Remove obsolete /var/s... | Bill Nottingham | 2007-12-07 | 1 | -1/+9 |
* | Install udev, udev-static, dbus, hal, dbus-python. Keep various pieces in sta... | Bill Nottingham | 2007-12-07 | 1 | -2/+26 |
* | Use the passwd and group from the second stage, rather than create our own. | Bill Nottingham | 2007-12-07 | 1 | -15/+3 |
* | If directories are in $KEEPFILES, copy them to the second stage as well. | Bill Nottingham | 2007-12-07 | 1 | -0/+12 |
* | fix typo | Bill Nottingham | 2007-12-07 | 1 | -1/+1 |
* | Fixup chunk of dwmw2's patch to be cleaner | Jeremy Katz | 2007-12-04 | 1 | -5/+1 |
* | Update mk-images.ppc for new zImage wrapper (#409691) | David Woodhouse | 2007-12-04 | 2 | -26/+32 |
* | Put symlinks into second stage also. | Jeremy Katz | 2007-12-03 | 1 | -1/+2 |
* | Merge git://git.infradead.org/~dwmw2/anaconda into topic/efika | Paul Nasrat | 2007-12-03 | 2 | -0/+9 |
|\ |
|
| * | put efika.forth on the install media, for booting Efika | David Woodhouse | 2007-11-28 | 2 | -0/+9 |
* | | Remove unused SECSTAGE module list. | David Lehman | 2007-11-30 | 1 | -1/+0 |
* | | Include more nss libraries that are dlopened (#405921). | Chris Lumens | 2007-11-30 | 1 | -0/+2 |
* | | Actually include crypto mods in the initrd, not the non-existent SECSTAGE. | David Lehman | 2007-11-30 | 1 | -1/+1 |
* | | Implement resizing methods for ext[23] | Jeremy Katz | 2007-11-29 | 1 | -0/+1 |
* | | Add support for ext4dev hidden away behind a command line option | Jeremy Katz | 2007-11-29 | 1 | -1/+1 |
* | | Add back alpha mk-images support | Oliver Falk | 2007-11-28 | 1 | -0/+112 |
* | | Include the libuser support libraries in stage1. | Chris Lumens | 2007-11-28 | 1 | -0/+1 |
* | | Include nss libraries in the stage2 image (#396851). | Chris Lumens | 2007-11-28 | 1 | -0/+7 |
|/ |
|
* | Add linear.ko to the modules available for rescue mode (#151742). | Chris Lumens | 2007-11-27 | 1 | -1/+1 |
* | Initial support for block devices encrypted using LUKS/dm-crypt. | David Lehman | 2007-11-16 | 2 | -2/+5 |
* | Stupid fix for making sure /lib/ld-linux.so.* ends up in stage2. | Chris Lumens | 2007-11-15 | 1 | -0/+5 |
* | Include the lowest common denominator glibc and openssl packages (#367731). | Chris Lumens | 2007-11-12 | 1 | -24/+9 |
* | Some arguments are required (#355871). | Chris Lumens | 2007-10-29 | 1 | -1/+1 |
* | Added a --disc-size= option to set the size of the media in MB. Defaults to | Chris Lumens | 2007-10-26 | 1 | -3/+11 |
* | Add CIFS tools to rescue image (samba-client package) | msivak | 2007-10-26 | 2 | -2/+4 |
* | Create the pendirve image with makebootfat instead of syslinux. | jgranado | 2007-10-25 | 1 | -4/+1 |
* | Add ntfsprogs to rescue image. (#220062) | jgranado | 2007-10-25 | 1 | -1/+19 |
* | - Er, look for ld.so in the chroot, of course... | Peter Jones | 2007-10-24 | 1 | -1/+1 |
* | - Use the last (and hopefully newest) ld.so we find, not the first, and don't | Peter Jones | 2007-10-24 | 1 | -2/+2 |
* | 2007-10-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-24 | 1 | -232/+56 |
* | - add showpart here too | Peter Jones | 2007-10-17 | 1 | -0/+1 |
* | 2007-10-11 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-11 | 1 | -1/+1 |
* | 2007-10-11 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-11 | 1 | -18/+8 |
* | 2007-10-10 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-10 | 1 | -32/+42 |
* | 2007-10-08 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-10-08 | 1 | -0/+1 |
* | 2007-09-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-26 | 1 | -1/+1 |
* | 2007-09-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-25 | 1 | -11/+11 |
* | 2007-09-25 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-25 | 1 | -13/+13 |
* | (makeinitrd): Check for firmware against expanded module list | Jeremy Katz | 2007-09-24 | 1 | -6/+6 |
* | 2007-09-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-24 | 2 | -9/+10 |
* | 2007-09-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-18 | 1 | -1/+1 |
* | 2007-09-17 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-18 | 1 | -1/+1 |
* | 2007-09-17 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-17 | 1 | -2/+4 |
* | 2007-09-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-07 | 1 | -1/+2 |
* | 2007-09-06 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-06 | 1 | -2/+3 |
* | * scripts/upd-instroot (KEEPFILE): Need python-iniparse (#276941) | Bill Nottingham | 2007-09-05 | 1 | -0/+1 |