summaryrefslogtreecommitdiffstats
path: root/scripts/upd-instroot
Commit message (Collapse)AuthorAgeFilesLines
* Keep default metacity schema generated for gconf. (#520146)Radek Vykydal2010-03-051-0/+1
|
* Remove mini-wm.c. (#520146)Ales Kozumplik2010-03-051-1/+0
| | | | and places where it's mentioned.
* Introduces metacity window manager (#520146)Ales Kozumplik2010-03-051-8/+14
| | | | | We need a solid window manager to be able to open and close the nm-connection-editor window.
* Include the report module and related support files (#562656).Chris Lumens2010-03-041-1/+3
|
* Revert "Add back hald for Xorg input device queries (#553780)"Chris Lumens2010-02-231-9/+1
| | | | | This reverts commit 829bd5980b4c386de48b1a8274b499fe97c1b7dc. X was the only thing still using hal, and it no longer is.
* Let's have /etc/xorg.conf.d in stage2 (#566396)Ales Kozumplik2010-02-221-0/+1
|
* Find rsyslog libs in $LIBDIR not /usr/$LIBDIRJesse Keating2010-02-121-1/+1
| | | | | As of rsyslog-4.4.2-4 rsyslog puts it's libs in $LIBDIR. We aren't getting them currently and this is causing insta-traceback in stage2
* Use lsznet.raw from s390utils package (#563548).David Cantrell2010-02-111-0/+2
| | | | | | The lsznet.raw and controlunits.sh files are now part of the s390-tools project, which is in the s390utils package. Remove our copies and make sure we use the ones from the s390utils package.
* Add lsusb to rescue mode stage2 (#562616)Hans de Goede2010-02-091-2/+4
| | | | This seems worhwhile to have (as requested), and only adds 130 kb or so.
* Include /etc/netconfig in the initrd for NFS (#557704).Chris Lumens2010-01-281-1/+2
| | | | | This file is required to make sure NFS works when it attempts to fall back to protocol v3. The mount command looks for it when mounting as v4 fails.
* Make sure we get required nss-softokn libs in the images.David Cantrell2010-01-271-0/+3
| | | | Check /lib and /usr/lib for these files.
* Add strace to the stage2 image and initrd.Chris Lumens2010-01-261-1/+2
|
* multipath requires libaio.soPeter Jones2010-01-251-1/+2
| | | | Add libaio to PACKAGES and KEEPFILE so that it's in install.img
* nss files moved around again, NM needs more (#557702)David Cantrell2010-01-221-0/+1
| | | | | We need libsoftokn3.so and libnssdbm3.so now for NetworkManager, both are in the nss-softokn package.
* Introducing a proper syslog daemon allows us to remove the syslogd stub we have.Ales Kozumplik2010-01-211-1/+0
|
* Introduces rsylogd to anaconda (part of #524980)Ales Kozumplik2010-01-201-1/+3
| | | | | | | A proper syslog daemon allows for remote logging that includes installed system's syslog. Removes the init.c code that simulated syslog activity until now.
* Include device-mapper-multipath in stage2.imgPeter Jones2010-01-151-3/+9
| | | | This puts /sbin/multipath and related utilities in install.img.
* There's no reason to keep bits of mkinitrd in upd-instroot.Peter Jones2010-01-141-3/+2
| | | | These are there for historical reasons and need to go.
* Add back hald for Xorg input device queries (#553780)David Cantrell2010-01-131-1/+9
| | | | | This reverts commit 13a27933b4b651317deec74cc80daaab5041d206. Xorg is asking hal for input device information.
* Include depmod in stage1 and set it to prefer the DD directoryMartin Sivak2010-01-081-0/+1
|
* Include fontconfig files needed for scaling of Meera fonts (#531742, #551363).Chris Lumens2010-01-041-0/+1
|
* lsreipl from s390-utils uses incorrect path (hamzy).Chris Lumens2009-12-231-1/+1
| | | | | reipl from s390-utils uses the incorrect path. The other files from that package seem to use the correct locations.
* Include fcoemon and dcbd in install.img for FCoE DCB support (#513011)Hans de Goede2009-11-261-2/+8
|
* Make sure we get tcp_wrappers-libs installed for stage 2Peter Jones2009-11-231-3/+3
| | | | | | | If we don't have libwrap.so, sshd won't start. Previously this was /sometimes/ pulled in by tcp-wrappers . Also re-sort the list a little better.
* Remove last references to hal.David Cantrell2009-11-121-9/+1
| | | | | We don't need hal anymore, so remove it from the initrd.img generation and stop loader from starting up hald.
* Add a missing binary to KEEPFILES (#533237)Martin Sivak2009-11-111-0/+1
|
* Allow remote(ish) debugging.Peter Jones2009-11-091-2/+4
| | | | | | This changes SIGUSR2 to start a debugger that you can telnet to on port 8080. At the moment you need to do "C-] mode char\n" in your telnet client to get it into character mode instead of line mode.
* pidof is a symlink to killall5, so we need that as well.Peter Jones2009-11-051-0/+1
| | | | | | If we don't have killall5, a symlink to it won't be very valuable, so it's probably not such a bad idea to include the target of the simlink that is pidof as well as the symlink itself.
* Put "killall -USR2 anaconda" in a pre-populated history.Peter Jones2009-11-031-1/+4
| | | | | | Having things in .bash_history saves my fingers from pain later in life, which is a noble goal. This also puts pidof and killall in the image, because they're nice things, and we can have nice things.
* Add sshd support for non-s390 platforms.Peter Jones2009-10-281-10/+14
| | | | | | This leaves the sshd support on the s390 intact and functional (testing needed), and at the same time add the ability to ssh in and get a terminal on non-s390 platforms.
* Stop trying to run xrandr (#527678).Chris Lumens2009-10-071-1/+0
| | | | | | This has only rarely worked, and hasn't at all in quite a long time. What we really need to do is redesign the UI so it fits the screen appropriately instead of pushing X around to do what we want.
* Add wget to the initrd, which is required for rhts.Chris Lumens2009-10-021-1/+2
|
* Add the packages needed to support libcurl.Chris Lumens2009-09-301-6/+5
|
* Korean font package name changed (#525597)David Cantrell2009-09-291-1/+1
| | | | un-core-fonts-dotum -> un-core-dotum-fonts
* Use correct kernel-bootwrapper on ppc64.David Cantrell2009-09-231-1/+2
| | | | | | In scripts/upd-instroot, include kernel-bootwrapper on ppc and ppc64 in the $PACKAGES list. And make sure we keep and use /usr/lib64/kernel-wrapper files.
* ybin, mkofboot, and ofpath moved from /usr/sbin to /sbin (#524608).Chris Lumens2009-09-221-3/+3
|
* Use whiptail instead of dialog in rescue mode, supports serial line better ↵Martin Sivak2009-09-221-2/+2
| | | | and looks nicer
* Do not require dhcpv6-client, package is now obsolete.David Cantrell2009-09-211-1/+1
| | | | | dhcpv6 and dhcpv6-client have been obsoleted by the dhcp and dhclient packages. No longer require dhcpv6 or dhcpv6-client in anaconda.
* All the nss libraries have moved from /lib to /usr/lib (#524410).Chris Lumens2009-09-211-7/+7
|
* Just grab everything in a /usr/share/fonts/lohit* directory (#523906).Chris Lumens2009-09-181-13/+1
| | | | | | Apparently, font maintainence requires renaming and moving font packages at least once every six months. Hopefully we can be a little more resistant to changes with this patch, but I'm not hopeful.
* nm-system-settings is no longer shipped.Jesse Keating2009-09-171-1/+0
|
* Port from PolicyKit to polkitJesse Keating2009-09-171-7/+6
| | | | A few path changes, a few new files, and a few less files
* Revert "The Madan font should no longer be used (apparently). (#523906)."Chris Lumens2009-09-171-1/+2
| | | | This reverts commit 17d5177bb8be5c2d005906b4386664962d008173.
* The Madan font should no longer be used (apparently). (#523906).Chris Lumens2009-09-171-2/+1
|
* copy the sparc boot loader on all sparc archesDennis Gilmore2009-09-161-1/+1
|
* make sure we include sparc boot loaders on all sparc archesDennis Gilmore2009-09-161-1/+1
|
* load_policy has moved from /usr/sbin to /sbin (#523506).Chris Lumens2009-09-151-1/+1
|
* Add python-{nss,volume_key} to stage2, volume_key to rescueMiloslav Trmač2009-09-141-3/+4
|
* Fix the gawk/awk symlink mess in the initrd (#522535).Chris Lumens2009-09-101-1/+1
|
* No longer require xfsdump, since anaconda doesn't use it anywhere (#522180).Chris Lumens2009-09-091-2/+1
|