summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images
Commit message (Expand)AuthorAgeFilesLines
* Put mkdir into /sbin on the initrd, too.Chris Lumens2009-07-291-0/+1
* Make sure controlunits.sh is installed to initrd on s390David Cantrell2009-07-281-0/+1
* Make sure s390 gets /lib/ld64.so.1David Cantrell2009-07-281-0/+5
* Add a bunch more stuff to the initrd needed for networking.Chris Lumens2009-07-211-1/+11
* Add more things to /sbin on the initrd that udev requires.Chris Lumens2009-07-211-0/+5
* There is no /bin on the initrd so sleep needs to go into /sbin.Chris Lumens2009-07-141-1/+1
* dhclient now reads config files from /etc/dhcpDavid Cantrell2009-07-061-0/+1
* Put sleep in /bin on the initrd (#505639).Chris Lumens2009-07-061-0/+3
* No longer symlink binaries to busybox.Chris Lumens2009-07-061-16/+0
* Set LIBDIR appropriately on PPC64.Bill Nottingham2009-06-261-1/+1
* Include libwrap library for sshd and telnet in s390 installsJoel Granados Moreno2009-06-161-0/+1
* ipcalc is copied to /usr/lib.Joel Granados Moreno2009-05-291-1/+1
* We need ipcalc for new s390 installation script.Joel Granados Moreno2009-05-281-0/+1
* Install a en_US.UTF-8 locale in the first stage image.Bill Nottingham2009-05-181-0/+2
* Update EFI CD booting code in mk-imagesPeter Jones2009-05-071-0/+1
* IBM improvements to linuxrc.s390 (#475350)David Cantrell2009-05-061-0/+2
* Fix image generation so all ELF binaries have their deps included (#495231).Chris Lumens2009-04-131-2/+2
* Put e100 (and other) firmware in its own directory if needed (#494778).Chris Lumens2009-04-081-1/+9
* Preserve symlinks and only collect deps on ELF executables.David Cantrell2009-04-081-22/+33
* Start with a basic /etc/hosts file (#491634)David Cantrell2009-03-241-0/+1
* Place all mount.* commands in /sbinDavid Cantrell2009-03-181-2/+8
* Update syslinux path to /usr/share instead of /usr/libJesse Keating2009-03-021-3/+3
* Kernel module hid is called usbhidNiels de Vos2009-03-021-1/+1
* Remove implicit BUILDARCH->BASEARCH conversionWill Woods2009-02-251-2/+2
* Translate i?86 into i386 as a base arch.Jesse Keating2009-02-201-2/+2
* Remove the qla2xxx line from mk-images again (wwoods).Chris Lumens2009-02-181-3/+0
* Fix broken shell syntax from 3bdcd64d2Jesse Keating2009-02-181-0/+1
* Fix the indentation in mk-imagesJeroen van Meeuwen (Fedora Unity)2009-02-171-291/+287
* Check if ld-linux.so.2 is a link already, before removing itDavid Cantrell2009-02-111-1/+1
* Use modinfo to find out what firmware we need in initrdWill Woods2009-01-281-15/+10
* btrfs install supportEric Sandeen2009-01-191-1/+1
* Look in the right path for kernel module lists.Jesse Keating2009-01-161-5/+5
* Fix more problems in expandModuleSet, based on a patch from markmc (#480307).Chris Lumens2009-01-161-5/+5
* Fix pulling in network modulesJeremy Katz2009-01-161-0/+2
* Support mounting NTFS filesystems (#430084)Jeremy Katz2009-01-161-1/+1
* Collect DSO deps for NetworkManager plugins.David Cantrell2009-01-081-1/+5
* NetworkManager system settings plugins were renamed, change mk-images.David Cantrell2009-01-081-2/+1
* Call 'udevadm settle' instead of 'udevsettle'.David Cantrell2008-12-181-1/+0
* Use modules.* files for finding modules of a type rather than modinfoJeremy Katz2008-12-011-3/+11
* Fix ld-*.so globbing for glibc-2.9 .Peter Jones2008-11-181-0/+3
* Revert "dhclient-script not needed for NetworkManager"Chris Lumens2008-10-221-0/+5
* ext4dev -> ext4 (esandeen).Chris Lumens2008-10-141-1/+1
* Add iwlagn driver firmware (#465508).Chris Lumens2008-10-061-0/+3
* Support installs to SD via MMC (#461884)Jeremy Katz2008-09-291-1/+2
* dhclient-script not needed for NetworkManagerDavid Cantrell2008-09-181-5/+0
* md, lock_nolock, and dm_emc kernel modules no longer exist.Chris Lumens2008-09-151-2/+2
* Add mk-images changes forgotten in previous commitHans de Goede2008-09-151-1/+1
* Helps to get the right soname in the initrd.Chris Lumens2008-09-111-1/+1
* Let's try pulling libsqlite into the initrd one more time.Chris Lumens2008-09-101-1/+1
* Include NetworkManager and dbus libraries on 64-bit arches (#461632).Chris Lumens2008-09-091-8/+8