summaryrefslogtreecommitdiffstats
path: root/packages.py
Commit message (Expand)AuthorAgeFilesLines
* 2005-07-06 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-07-061-2/+4
* 2005-01-11 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-111-0/+12
* 2004-12-30 Jeremy Katz <katzj@redhat.com>anaconda-10.1.1.13-1Jeremy Katz2004-12-301-2/+2
* 2004-12-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-201-0/+9
* 2004-11-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-191-1/+1
* 2004-11-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-121-1/+2
* 2004-11-10 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-101-4/+5
* 2004-11-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-031-0/+1
* 2004-11-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-021-2/+4
* 2004-10-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-191-0/+2
* 2004-10-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-121-4/+4
* 2004-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-041-0/+10
* don't do runlevel 5 if we're on a headless box (from jlaska)Jeremy Katz2004-09-141-1/+1
* # we need to have a /dev during install and now that udev isJeremy Katz2004-09-131-0/+7
* patch from msw to not try to remount usbdevfs if in rootpath-ish modeJeremy Katz2004-08-311-1/+1
* - zfcp.conf was written way too late. it's required to be there before the ke...Karsten Hopp2004-08-251-0/+3
* make rootpath work nicerjrb2004-08-231-3/+9
* some more verification that we don't end up in runlevel 5 (#129913)Jeremy Katz2004-08-181-3/+7
* don't freak out if /selinux already exists (#127713)Jeremy Katz2004-07-121-1/+4
* better wordingJeremy Katz2004-06-091-1/+1
* sys.exit -> os._exit in children (from msw)Jeremy Katz2004-05-191-1/+1
* first pass at using mdadm for raid devices instead of raid-tools. thisJeremy Katz2004-05-191-1/+2
* merge anaconda-10_0-branch changes back to HEADJeremy Katz2004-05-181-21/+8
* allow excludedocs installs via ks or cmdline optionmikem2004-05-071-0/+3
* more munging for modprobe.conf nonsense. otherwise, we end up withJeremy Katz2004-05-071-4/+11
* some more selinux hackery (#121369)Jeremy Katz2004-04-201-0/+12
* during installs of fc1, modutils generated a (broken) modprobe.conf. whenJeremy Katz2004-04-201-0/+18
* fix upgrades with root on lvm1 (#121294)Jeremy Katz2004-04-201-1/+5
* more exception logging, set contexts on the actual directories that we'reJeremy Katz2004-03-191-2/+6
* add our volume groups to the list of things relabeledJeremy Katz2004-03-171-2/+9
* relabel /dev/mapper stuff tooJeremy Katz2004-03-171-1/+1
* fix-up raid and lvm labelingJeremy Katz2004-03-171-7/+11
* bad hack for mouse migrationJeremy Katz2004-03-171-0/+17
* various other foo.o -> foo.ko conversionsBill Nottingham2004-03-051-5/+5
* figure out the packages we need for filesystems dynamically so that weJeremy Katz2004-03-031-0/+5
* /dev/log too since there's wacky rpm magic around itJeremy Katz2004-03-031-0/+1
* I create /etc/fstab too, it was only right because it was getting relabeled o...Jeremy Katz2004-03-031-1/+1
* add more to my list of things to relabel... these are created by the %post of...Jeremy Katz2004-03-031-0/+1
* add /etc/rpm/macros to my listJeremy Katz2004-02-271-2/+3
* oops, I was delirious last night or somethingJeremy Katz2004-02-251-1/+1
* oops, I suckJeremy Katz2004-02-251-1/+1
* we don't really care if the child exits before us or whateverJeremy Katz2004-02-251-1/+5
* add a new step for setting the file contexts so that it can be after theJeremy Katz2004-02-241-19/+34
* don't need this anymore, modprobe does the heavy lifting itselfBill Nottingham2004-02-241-3/+0
* # FIXME: this is a huge gross hack. hard coded list of filesJeremy Katz2004-02-231-1/+20
* let's go for a quiet rhgb bootJeremy Katz2004-02-091-1/+1
* move it here, doLoadModules get called a lotBill Nottingham2004-02-011-0/+3
* name changeanaconda-9.90-4Jeremy Katz2004-01-291-1/+1
* RPMTAG_FILENAMES doesn't seem to work correctly anymore. since we just needJeremy Katz2004-01-091-1/+1
* modules.conf -> modprobe.conf for 2.6Jeremy Katz2003-12-171-3/+3