summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
Commit message (Collapse)AuthorAgeFilesLines
...
* Add top back to the stage2 image.Chris Lumens2009-09-041-0/+1
|
* Append s390x packages to PACKAGES list, exclude /sbin/qetharp-2.4David Cantrell2009-08-281-6/+7
| | | | | | Make sure we append to the $PACKAGES list for s390x. In the KEEPFILE list, replace "sbin/qetharp*" with a line for qetharp and one for qetharp-2.6 so we avoid including qetharp-2.4.
* Add missing dependencies for linuxrc.s390 and lsznet in mk-imagesDavid Cantrell2009-08-271-24/+67
| | | | | | | | | Add back missing programs necessary for linuxrc.s390 and lsznet, plus additional programs that make installation on s390 slightly more enjoyable. In mk-images, note which tools are required by which scripts and which are just there to make life easier.
* Remove the firstadkit-plugin-grub from non-grub archsMartin Sivak2009-08-261-2/+3
|
* Add support for the reiserfs filesystem (#504401)David Cantrell2009-08-191-0/+3
| | | | | | | | | | | | As the bug indicates, the kernel module is still available. I'm not really interested in supporting installation to reiserfs, but I think we should be able to recognize the filesystems in the partitioning UI as well as let people shrink existing reiserfs filesystems to make room for Fedora on more sane filesystems. Detection works as is, but users have to pass 'reiserfs' on the command line to enable installation to reiserfs volumes or to enable resize support.
* make sure we have glibc.sparcv9 installed in sparc installers not glibc.sparcv9vDennis Gilmore2009-08-181-0/+2
|
* Make sure we have the ca cert to handle https repo connections. (517171)Jesse Keating2009-08-121-1/+2
|
* Include ipcalc command in all initrd.img files, not just s390 (#516084)David Cantrell2009-08-101-1/+1
| | | | | | | | | | | | If a user runs dhclient by hand from the installer media (say, if they are using the installer media to just bring up a shell with a Linux environment), they will get the following error: /sbin/dhclient-script: line 384: ipcalc: command not found We have been including ipcalc in the s390 initrd.img, because linuxrc.s390 requires it. Move the inclusion in upd-instroot to all architectures instead.
* upd-instroot: Inspect gtkrc for cursor themeAdam Jackson2009-08-071-0/+5
| | | | | This happened to work before because the icon theme had the same name as the cursor theme.
* upd-instroot: xorg-x11-auth -> xorg-x11-xauthAdam Jackson2009-08-071-1/+1
|
* Avoid finding the word 'engine' in comments.Jesse Keating2009-08-061-1/+1
| | | | | This was causing us to try and find a "Uses" engine because the gtkrc file had "# Uses the Nodoka theme engine, " in it.
* Add the glade files to the install image so save-to-bugzilla works (#515444).Chris Lumens2009-08-061-0/+1
|
* We do not actually require gtkhtml2 or the python bindings for it.Bill Nottingham2009-08-041-1/+1
|
* And finish off the removal of rhplJeremy Katz2009-07-291-2/+1
| | | | | Finish off removing the symlinking and requirements for rhpl in anaconda.
* Add s390utils-cmsfs in upd-instroot for s390David Cantrell2009-07-281-1/+1
|
* Just pull in all python modules for stage2Jeremy Katz2009-07-281-34/+1
| | | | | | in stage2. Rather than trying to pick out python module deps, let's just include everything. If it's a huge size hit, we'll blacklist big things we don't need
* Trim PACKAGES list in upd-instroot.David Cantrell2009-07-271-14/+14
| | | | | | | | | | Remove the following packages from the PACKAGES list in upd-instroot: dmapi, liblbxutil, libpixman, libtermcap, policy, pyspi, python-elementtree, raidtools, xorg-x11, xorg-x11-base, xorg-x11-libs, xorg-x11-libs-data, xorg-x11-xkbdata, yum-fedorakmod, open Patch from Jeroen van Meeuwen (Fedora Unity) <kanarip@fedoraunity.org>
* Add python-decorator to the stage2 image for pyparted (#513175).Chris Lumens2009-07-221-1/+2
|
* Add a bunch more stuff to the initrd needed for networking.Chris Lumens2009-07-211-1/+3
|
* 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
| | | | | Add dialog package required for firstaidkit Create /etc/fstab in ramdisk to make mount commands easier (#440327)
* mdmon added to install.imgJacek Danecki2009-07-091-0/+1
| | | | mdmon application is needed to switch imsm md array to read/write mode.
* 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-061-4/+1
|
* Include libwrap library for sshd and telnet in s390 installsJoel Granados Moreno2009-06-161-0/+1
| | | | | | This is a port from the RHEL5 patch to make sure that this lib is present so sshd and telnet can work properly in s390. RHEL5 reference bug (#473955).
* It's /sbin/fsadm, not /sbin/e2fsadm (#504043).Chris Lumens2009-06-041-1/+1
|
* We need ipcalc for new s390 installation script.Joel Granados Moreno2009-05-281-0/+1
|
* upd-instroot: Add gdbserverAdam Jackson2009-05-111-1/+2
|
* Yet another font package name has changed (#499322).Chris Lumens2009-05-111-2/+2
|
* Include fsck.ext4 and mkfs.ext4 in the images (#497996).Chris Lumens2009-04-281-4/+2
|
* Add more Indic fonts (#494261, pnemade).Chris Lumens2009-04-091-4/+9
|
* 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-241-0/+1
| | | | | NetworkManager likes having an /etc/hosts file to start with on the system. It doesn't want to "own" the file, only touch and poke at it.
* Revert "mount and umount commands are in /sbin now, remove from /usr/sbin"David Cantrell2009-03-201-0/+6
| | | | This reverts commit 8683176aef29562f6e7505a7727b79f94e1c8a8c.
* mount and umount commands are in /sbin now, remove from /usr/sbinDavid Cantrell2009-03-191-6/+0
| | | | | We don't need these commands in both locations, /sbin will be sufficient.
* Install udev rules in /lib/udev/rules.d instead of in runtime dirHans de Goede2009-03-161-1/+0
| | | | | Install the udev rules in /lib/udev/rules.d instead of in runtime dir, so that they are available for use directly on the livecd.
* Install storage/ with the rest, include it and booty in images.David Lehman2009-03-041-0/+5
|
* Merge branch 'master' into storageDavid Lehman2009-03-041-3/+3
|\ | | | | | | | | | | | | | | | | Conflicts: anaconda fsset.py iutil.py iw/partition_gui.py partedUtils.py
| * tightvnc -> tightvncDavid Cantrell2009-03-031-2/+2
| | | | | | | | VNC package name changed.
| * Update syslinux path to /usr/share instead of /usr/libJesse Keating2009-03-021-1/+1
| | | | | | | | Signed-off-by: David Cantrell <dcantrell@redhat.com>
* | Update packaging and makefile system for the new booty module.Chris Lumens2009-03-041-2/+1
|/
* Teach upd-instroot about i586 arch, for sake of glibc.i586/openssl.i586Jesse Keating2009-02-201-6/+8
|
* The VLGothic-fonts package has changed name and location (#486080).Chris Lumens2009-02-181-3/+3
|
* Fix indentation on upd-instrootJeroen van Meeuwen (Fedora Unity)2009-02-171-116/+120
| | | | Signed-off-by: David Cantrell <dcantrell@redhat.com>
* Let's use the product string for a brandpackage name.Jeroen van Meeuwen2009-02-171-1/+1
| | | | | | | | | | | | | | | Caveat #1: If the brand package doesn't exist, buildinstall will fail Caveat #2: If the brand package has uppercase characters in it's name, it needs to provide ${brand}-{release,logos} in lowercase or yum thinks the package doesn't exist and buildinstall will fail An additional patch may be necessary to: 1) check for ${brand}-{release,logos} 2) if those do not exist, fall back by setting the brand to "generic" This will need to happen *after* the YUM configuration file has been written, but before upd-instroot is executed.
* Require pyparted >= 2.0.0David Cantrell2009-02-121-1/+2
| | | | | Require pyparted >= 2.0.0 and be sure to save the _pedmodule.so and parted Python modules.
* Rewrite iscsi code using libiscsiHans de Goede2009-02-111-0/+2
| | | | | | | | | | | | | | | | | | | This patch replaces the iscsi.py code with new code using libiscsi, getting rid of the awefull configfile mangling to set auth info hack, and in general making it much cleaner. Fixes: -Report error when we cannot add a disk instead of silently failing (461830) -Report error when trying to use iscsi from kickstart without having an iscsiname directive first (463156) -Better feedback while scanning iscsi disks -Make ibft work with chap and 2-way chap -Make ibft configured disks available for upgrades and in rescue mode -Make ibft boot work even when iscsi-initiator-utils is installed after the kernel in the transaction Note: libiscsi is available in Fedora now
* Fix systemtime setting during installation (#6175, #461526).Radek Vykydal2009-02-031-1/+1
| | | | | | | Moves setuptime step into earliear stage to create files with correct timestamp (prevent future time skew after boot). Includes /usr/share/zoneinfo tree in stage 2, it is needed when hw clock is in localtime (for hwclock --hctosys call).