summaryrefslogtreecommitdiffstats
path: root/scripts
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
* Add s390utils-cmsfs in upd-instroot for s390David Cantrell2009-07-281-1/+1
* Make sure s390 gets /lib/ld64.so.1David Cantrell2009-07-282-0/+10
* Just pull in all python modules for stage2Jeremy Katz2009-07-281-34/+1
* Trim PACKAGES list in upd-instroot.David Cantrell2009-07-271-14/+14
* Add scripts/makeupdates to generate updates.img files.David Cantrell2009-07-222-1/+214
* Add python-decorator to the stage2 image for pyparted (#513175).Chris Lumens2009-07-221-1/+2
* Set stage2= on x86 boot.isoJeremy Katz2009-07-211-1/+5
* Add a bunch more stuff to the initrd needed for networking.Chris Lumens2009-07-212-2/+14
* Add more things to /sbin on the initrd that udev requires.Chris Lumens2009-07-211-0/+5
* Add dmesg to the images.Chris Lumens2009-07-211-0/+1
* Run firstaidkit-qs script instead of the shell (shows rescue menu) (#508512)Martin Sivak2009-07-161-1/+3
* There is no /bin on the initrd so sleep needs to go into /sbin.Chris Lumens2009-07-141-1/+1
* mdmon added to install.imgJacek Danecki2009-07-091-0/+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
* Also include the grep programs.Chris Lumens2009-07-061-4/+5
* Add programs from vim-minimal, coreutils, and util-linux-ng.Chris Lumens2009-07-061-2/+32
* Move programs that aren't s390-specific into the main image.Chris Lumens2009-07-061-17/+7
* No longer symlink binaries to busybox.Chris Lumens2009-07-063-46/+1
* Make sure the library directory is always setBill Nottingham2009-06-301-0/+1
* Handle installing multilib into the installer intramfs correctly.Bill Nottingham2009-06-261-6/+20
* Set LIBDIR appropriately on PPC64.Bill Nottingham2009-06-262-2/+2
* Use isohybrid to make boot.iso a hybrid imageJeremy Katz2009-06-191-0/+3
* Include libwrap library for sshd and telnet in s390 installsJoel Granados Moreno2009-06-162-0/+2
* Convert scripts/ to Makefile.amDavid Cantrell2009-06-092-37/+27
* It's /sbin/fsadm, not /sbin/e2fsadm (#504043).Chris Lumens2009-06-041-1/+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-282-0/+2
* Install a en_US.UTF-8 locale in the first stage image.Bill Nottingham2009-05-181-0/+2
* upd-instroot: Add gdbserverAdam Jackson2009-05-111-1/+2
* Yet another font package name has changed (#499322).Chris Lumens2009-05-111-2/+2
* Update EFI CD booting code in mk-imagesPeter Jones2009-05-074-33/+69
* IBM improvements to linuxrc.s390 (#475350)David Cantrell2009-05-061-0/+2
* Include fsck.ext4 and mkfs.ext4 in the images (#497996).Chris Lumens2009-04-281-4/+2
* Fix image generation so all ELF binaries have their deps included (#495231).Chris Lumens2009-04-131-2/+2
* Add more Indic fonts (#494261, pnemade).Chris Lumens2009-04-091-4/+9
* 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
* Update font package names for ml_IN, si_LK, etc. (#493792, #493794).Chris Lumens2009-04-031-4/+5
* Start with a basic /etc/hosts file (#491634)David Cantrell2009-03-242-0/+2
* Write the same arch to .discinfo as iutil.getArch() gives us (#490977).Chris Lumens2009-03-241-1/+1
* Revert "mount and umount commands are in /sbin now, remove from /usr/sbin"David Cantrell2009-03-201-0/+6
* mount and umount commands are in /sbin now, remove from /usr/sbinDavid Cantrell2009-03-191-6/+0
* Place all mount.* commands in /sbinDavid Cantrell2009-03-181-2/+8
* Install udev rules in /lib/udev/rules.d instead of in runtime dirHans de Goede2009-03-161-1/+0
* Merge in changes present in anaconda pkgcvs.David Cantrell2009-03-052-37/+55
* Install storage/ with the rest, include it and booty in images.David Lehman2009-03-041-0/+5
* Merge branch 'master' into storageDavid Lehman2009-03-045-19/+32
|\