summaryrefslogtreecommitdiffstats
path: root/make-initramfs.sh.in
Commit message (Collapse)AuthorAgeFilesLines
* Add grub-install command.Richard Jones2009-04-301-2/+3
|
* Replace rtl8139 network card with virtio-net.Richard Jones2009-04-301-3/+6
|
* Include UTF-8 NLS.Richard Jones2009-04-261-0/+1
|
* Include UDF driver (for CD/DVDs).Richard Jones2009-04-251-0/+2
|
* Include the right RPMs and kernel modules for NTFS & VFAT mkfs and mounts.Richard Jones2009-04-251-0/+4
|
* Remove the debug mode from make-initramfs.sh.Richard Jones2009-04-241-17/+17
|
* chmod /sysroot (also makes it known to fakeroot)Richard Jones2009-04-241-0/+1
|
* Create /tmp directory in the initramfs.Richard Jones2009-04-221-0/+4
|
* Include fuse.ko module in image.Richard Jones2009-04-221-0/+1
|
* Add extra kernel modules required for ext4 support.Richard Jones2009-04-211-0/+2
|
* Fixes for CDPATH being set.Richard Jones2009-04-201-0/+2
|
* Added file(1) command.Richard Jones2009-04-131-1/+1
|
* Added test suite.Richard Jones2009-04-111-1/+3
|
* Added Augeas support.Richard Jones2009-04-091-2/+2
|
* Remove unnecessary kernel drivers. Big reduction in image size.Richard Jones2009-04-071-2/+5
|
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-031-0/+3
|
* Remove NFS support - we will probably use FTP instead.Richard Jones2009-04-031-25/+31
|
* Set up ethernet interface.Richard Jones2009-04-031-1/+8
|
* Add update-initramfs.sh.in so we don't need to rebuild initramfs forRichard Jones2009-04-031-5/+9
| | | | small changes in the daemon.
* Correct permissions problem in root filesystem by using febootstrap-runRichard Jones2009-04-011-7/+11
| | | | properly.
* Print size of kernel, don't need to delete gnome/help any more.Richard Jones2009-04-011-4/+2
|
* Build the initramfs.rjones2009-03-241-0/+110