summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images
Commit message (Expand)AuthorAgeFilesLines
* Rename "setupShellEnvironment" to "setupSshd". That's all it does.Peter Jones2009-11-031-2/+2
* Put "killall -USR2 anaconda" in a pre-populated history.Peter Jones2009-11-031-0/+4
* Add sshd support for non-s390 platforms.Peter Jones2009-10-281-31/+41
* Add the bcm5974 kernel module needed for some touchpads (#474225).Chris Lumens2009-10-221-1/+1
* Add wget to the initrd, which is required for rhts.Chris Lumens2009-10-021-0/+1
* Wait for mdraid arrays to become clean before reboot / haltHans de Goede2009-09-301-0/+4
* Need an extra \ on the PS1 line in /.profileDavid Cantrell2009-09-291-1/+1
* Read cmsfs* commands from $IMGPATH/usr/sbin in mk-imagesDavid Cantrell2009-09-241-1/+1
* Add 'install' user to start anaconda on s390x.David Cantrell2009-09-211-3/+7
* Set a default shell prompt for s390x installs.David Cantrell2009-09-211-1/+2
* NetworkManagerSystemSettings.service no longer exists.Jesse Keating2009-09-171-1/+0
* udevsettle is no longer used (udevadm settle is called instead) so don't put ...Jesse Keating2009-09-171-1/+0
* nm-system-settings is no longer shipped.Jesse Keating2009-09-171-1/+0
* Port from PolicyKit to polkitJesse Keating2009-09-171-11/+10
* make sure we get the sparc64 kernel on sparcDennis Gilmore2009-09-161-1/+1
* load_policy has moved from /usr/sbin to /sbin (#523506).Chris Lumens2009-09-151-0/+1
* Copy cmsfscat from /usr/sbin, not /usr/bin.David Cantrell2009-09-151-1/+2
* dmidecode is in /usr/sbin, not /usr/bin.Chris Lumens2009-09-101-1/+1
* Add cmsfscat to the initrd on s390 as well (#522535).Chris Lumens2009-09-101-1/+1
* Fix the gawk/awk symlink mess in the initrd (#522535).Chris Lumens2009-09-101-1/+1
* Add missing dependencies for linuxrc.s390 and lsznet in mk-imagesDavid Cantrell2009-08-271-0/+23
* Re-enable login of root user in initrd.imgDavid Cantrell2009-08-271-0/+5
* Less log clutter with fixing ld64.so.1 symlink in instbin on s390xDavid Cantrell2009-08-271-1/+1
* Add hfsplus and netconsole kernel modules (#519756, #519785).Chris Lumens2009-08-271-2/+2
* Ensure libraries are copied to initrd.img for xauth (#516369)Steffen Maier2009-08-241-2/+6
* Fix copying of shutdown to initrd.img in mk-images for s390x (#517888)Steffen Maier2009-08-181-1/+1
* add support for making sparc imagesDennis Gilmore2009-08-181-0/+4
* Add dmidecode to the initrd.Chris Lumens2009-08-171-0/+1
* 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