Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libdhcp* from scripts/upd-instroot | David Cantrell | 2008-12-22 | 1 | -1/+1 |
| | |||||
* | Include cracklib .mo files and look up strings in the right domain. | Chris Lumens | 2008-11-11 | 1 | -1/+2 |
| | |||||
* | Remove cio_ignore functionality for s390x | David Cantrell | 2008-10-31 | 1 | -1/+0 |
| | | | | | | | We've backed this out on RHEL 5.3 for now because it was far more complex than IBM had told us, so it's back to the drawing board for this one. Keeping rawhide in sync with what's happening on the RHEL side with this feature. | ||||
* | Update font list (#462295). | Chris Lumens | 2008-10-23 | 1 | -20/+12 |
| | |||||
* | Update several font package names that we were missing. | Chris Lumens | 2008-10-17 | 1 | -3/+3 |
| | |||||
* | Enable CCW devices used for installation (#253075) | David Cantrell | 2008-10-16 | 1 | -0/+1 |
| | | | | | | | | | | | | IBM had requested that on s390x we add the cio_ignore=all parameter to the default boot file. Well, cio_ignore all except for the 3270 terminal. The motivation for this change was to decrease device discovery time on systems with thousands of subchannels. The fix was only part of the solution. When you use cio_ignore to disable everything, you need to explicitly free the device from cio_ignore and then enable it using the magic of /sbin/chccwdev. This patch adds the un-ignore capability to linuxrc.s390. | ||||
* | The Chinese font package has changed names (#465290). | Chris Lumens | 2008-10-06 | 1 | -2/+2 |
| | |||||
* | lohit-fonts-malayam has been replaced by smc-fonts-meera (#456449). | Chris Lumens | 2008-10-03 | 1 | -3/+3 |
| | |||||
* | Use the new Korean font package (#462295). | Chris Lumens | 2008-09-15 | 1 | -3/+4 |
| | |||||
* | Remove unused TIMEZONES= crud. | Chris Lumens | 2008-09-10 | 1 | -17/+0 |
| | |||||
* | We need libsqlite3.so in upd-instroot before it can be in the initrd. | Chris Lumens | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | Add /etc/NetworkManager/dispatcher.d to the install.img. | Chris Lumens | 2008-09-03 | 1 | -0/+1 |
| | |||||
* | Remove last vestiges of rhpxl and pirut. | Chris Lumens | 2008-09-03 | 1 | -3/+0 |
| | |||||
* | Only one list of packages in upd-instroot, thanks. | Chris Lumens | 2008-09-03 | 1 | -78/+44 |
| | |||||
* | Add xrandr back into the install.img (#458738). | Chris Lumens | 2008-09-03 | 1 | -1/+3 |
| | |||||
* | Pull in the gtkrc file so we can find the theme. | Chris Lumens | 2008-08-28 | 1 | -1/+1 |
| | |||||
* | For /dev/hvc0 terminals, set TERM to vt320 (#219556). | David Cantrell | 2008-08-26 | 1 | -0/+4 |
| | | | | Add vt320 terminfo files, remove bterm from the terminfo list (#219556). | ||||
* | Use NetworkManager instead of libdhcp. (#458183) | David Cantrell | 2008-08-25 | 1 | -26/+44 |
| | | | | | | | | | | | Finally, no more libdhcp. This is the first set of changes to take anaconda over to the wonderful world of NetworkManager. We are no longer linking with libdhcp to do interface configuration. NM is started early in the installation and opens the door to things like WPA installation support and things like that. | ||||
* | Include the anaconda-yum-plugins in the install.img.anaconda-11.4.1.29-1 | Chris Lumens | 2008-08-22 | 1 | -1/+5 |
| | |||||
* | Rename stage2.img to install.img | David Cantrell | 2008-08-13 | 1 | -4/+9 |
| | | | | | | To make the installation image files more clear and since we have removed minstg2.img, rename stage2.img to install.img. | ||||
* | More fixes to include udev rules in the initrd (#458570). | Chris Lumens | 2008-08-12 | 1 | -0/+1 |
| | |||||
* | Add /sbin/sfdisk (#224297). | David Cantrell | 2008-08-06 | 1 | -0/+1 |
| | |||||
* | Use system-logos instead of hardcoding fedora-logos (#457378). | Chris Lumens | 2008-08-04 | 1 | -3/+3 |
| | |||||
* | Clean up some mistakes in the minstg2 removal. | David Cantrell | 2008-07-25 | 1 | -3/+3 |
| | | | | | Fix up some errors in mk-images and upd-instroot that are preventing images from building correctly. | ||||
* | Remove support for generating a minstg2.img image. | David Cantrell | 2008-07-24 | 1 | -465/+387 |
| | | | | | | The minstg2 image has outlived its usefulness. We are at a point where we have been maintaining two stage 2 images and they are slowly becoming identical. | ||||
* | Require python-bugzilla. | Chris Lumens | 2008-07-22 | 1 | -1/+2 |
| | |||||
* | Look for repo config files in /etc/anaconda.repos.d. | Chris Lumens | 2008-07-16 | 1 | -0/+2 |
| | | | | | | | | | yum wants to look in installroot+/etc/yum.repos.d for config files, which means it ends up looking under /mnt/sysimage. On fresh installs this is no problem because that path does not exist, but on upgrades it does. We end up with the wrong repo config objects in the upgrade case. The least hacky fix is to change where we store repo config files to a path that likely won't exist on installed systems. | ||||
* | Point the upd-instroot script the the directory where all the FAK plugins | Joel Andres Granados | 2008-07-14 | 1 | -1/+1 |
| | | | | live. | ||||
* | Sort PACKAGES= and add dmraid-libs | Peter Jones | 2008-07-03 | 1 | -19/+19 |
| | |||||
* | Add mesa-dri-drivers to PACKAGESGR. | Peter Jones | 2008-07-03 | 1 | -14/+15 |
| | |||||
* | Alphabetize PACKAGESGR's initial setting. | Peter Jones | 2008-07-03 | 1 | -30/+28 |
| | |||||
* | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org) | Ján ONDREJ | 2008-06-04 | 1 | -2/+5 |
| | | | | * po/sk.po: Typo fix. | ||||
* | And actually include the bash binary too (#443700) | Jeremy Katz | 2008-05-01 | 1 | -1/+1 |
| | |||||
* | Use bash for minstg2 shell (#443700) | Jeremy Katz | 2008-04-29 | 1 | -1/+1 |
| | | | | | busybox's shell isn't really happy running on tty2, it just exits immediately whenever a command is run. Let's just switch to using bash | ||||
* | $XORGDRIVERS no longer exists | Mark McLoughlin | 2008-04-21 | 1 | -1/+0 |
| | | | | | | | Just a tiny leftover from Jeremy's switch to using xorg-x11-drivers. Signed-off-by: Mark McLoughlin <markmc@redhat.com> | ||||
* | find moved | Jeremy Katz | 2008-04-15 | 1 | -0/+1 |
| | |||||
* | Only include the parts of grub that will work without crazy tricks (#429785) | Jeremy Katz | 2008-04-11 | 1 | -5/+0 |
| | |||||
* | Be as clean as possible when looking for files/directories. (#431392) | Joel Andres Granados | 2008-04-09 | 1 | -4/+4 |
| | |||||
* | Build efiboot.img on x86_64 and i386 . | Peter Jones | 2008-04-08 | 1 | -2/+2 |
| | |||||
* | Include efibootmgr in the instroot | Peter Jones | 2008-03-14 | 1 | -0/+1 |
| | |||||
* | Handle efibootmgr and grub.efi in upd-instroot. | Peter Jones | 2008-03-04 | 1 | -1/+2 |
| | |||||
* | Revert the memtest86 bits for EFI, since this gets run on multiple arches. | Peter Jones | 2008-03-04 | 1 | -4/+2 |
| | |||||
* | Don't copy memtest86 in on EFI since it won't work. | Peter Jones | 2008-03-04 | 1 | -2/+6 |
| | |||||
* | Take --updates with location of additional updates beyond the package set used | Jeremy Katz | 2008-02-28 | 1 | -0/+11 |
| | | | | | For testing purposes, add the ability to use a --updates to buildinstall for getting additional updates for testing. | ||||
* | Take advantage of yum repos being available | Jeremy Katz | 2008-02-28 | 1 | -21/+6 |
| | | | | | | Instead of doing tricks with find, use repoquery and yumdownloader to download things like anaconda-runtime and kernels and firmware packages. This also has the nice side effect of letting us run buildinstall against an http repo | ||||
* | Fix backwards logic for yum verbosity | Jeremy Katz | 2008-02-27 | 1 | -1/+1 |
| | |||||
* | Fix up symlinks that could be broken with our movement here (#434882) | Will Woods | 2008-02-25 | 1 | -0/+14 |
| | |||||
* | Set yum output level based on whether or not we've passed --debug or not | Jeremy Katz | 2008-02-17 | 1 | -1/+2 |
| | | | | This helps to make the log output a little bit easier to read | ||||
* | Clean up invocation of upd-instroot from buildinstall | Jeremy Katz | 2008-02-17 | 1 | -54/+48 |
| | | | | | | Use named options when passing things to upd-instroot so that it's more clear as to what's going on. Explicitly pass the arch we're building for rather than trying to derive it based on the anaconda-runtime package | ||||
* | Fix up the groff related stuff for man pages to be done in the correct place | Jeremy Katz | 2008-02-14 | 1 | -0/+7 |
| | | | | | We should be doing the linking for the groff stuff in upd-instroot as it isn't relevant for the initrds |