summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* if lang isn't set, just use the defaultJeremy Katz2001-08-291-9/+10
|
* attempt to converge quickly leaves free space sometimesMike Fulbright2001-08-291-5/+5
|
* tweak shadow a bit on legacy application supportMatt Wilson2001-08-291-0/+0
|
* fix writing out nameserver to ks.cfg, fix writing out hostname to ks.cfg (52829)Jeremy Katz2001-08-291-3/+3
|
* raidcounter needs to be bumped in the loop in text mode (52807)Jeremy Katz2001-08-291-0/+1
|
* replace 'shroom with a nice application iconMatt Wilson2001-08-291-0/+0
|
* pull from sources.redhat.com 08-29-2001Mike Fulbright2001-08-291-4/+1
|
* remove old ati mobility hackMike Fulbright2001-08-291-32/+0
|
* add gettext build prereqMatt Wilson2001-08-291-1/+1
|
* fix --videoram for ks xconfig commandMike Fulbright2001-08-291-2/+8
|
* add a few more eth/tr modules nowJeremy Katz2001-08-291-0/+21
|
* split drivers.img into drvblock and drvnetJeremy Katz2001-08-291-1/+2
|
* tier 1 langs only, pleaseMatt Wilson2001-08-281-1/+2
|
* mountpoint requirements should exist for RAID also (52700)Jeremy Katz2001-08-281-1/+2
|
* add /etc/grub.conf symlink as suggested by mkj; mv /etc/lilo.conf ↵Jeremy Katz2001-08-281-1/+15
| | | | /etc/lilo.conf.anaconda if grub is being used so that /sbin/installkernel doesn't screw things up
* add freeze/thaw to comps. rework pkgorder to get all subcomps of a comp at ↵Matt Wilson2001-08-282-32/+101
| | | | the same time it gets the comp, to give priority to tier 1 languages only, and exclude kernel-debug from the most important list
* fix content typeMike Fulbright2001-08-281-1/+2
|
* pull from sources.redhat.com 08-28-2001Mike Fulbright2001-08-281-2/+2
|
* should i18n this stringMike Fulbright2001-08-281-2/+2
|
* fixed s/ISO-/iso-/g at teg's requestcrutcher2001-08-2813-13/+13
|
* so we can now how many packages are/were being installed/upgraded from the ↵Jeremy Katz2001-08-281-0/+5
| | | | install.log/upgrade.log
* xfree3 servers require xfree86-compat-modulesJeremy Katz2001-08-281-0/+11
|
* how did this ever work? (52631)Jeremy Katz2001-08-283-3/+3
|
* HOW did this ever work (fixes bug 52662)Mike Fulbright2001-08-271-0/+2
|
* pull from sources.redhat.com 08-27-2001Mike Fulbright2001-08-2716-2/+370
|
* fix for leaving a free cylinder at end of drive when imposing a fs max size ↵Mike Fulbright2001-08-271-7/+19
| | | | or user growing max size limit
* fix for building with glibc where strnlen(foo, -1) == -1 and not 3Matt Wilson2001-08-271-1/+4
|
* fix multiple scsi adaptersMatt Wilson2001-08-271-1/+20
|
* i18n pull from sources.redhat.com 08-27-2001Mike Fulbright2001-08-271-5/+5
|
* fall back to mounting with ext3 if somethign goes wrong (#49865)Matt Wilson2001-08-241-0/+3
|
* badblocks should only be active if you've selected to formatJeremy Katz2001-08-241-2/+2
|
* pass enough options to the formatOptionsCB from migrate (49466)Jeremy Katz2001-08-241-1/+5
|
* natsemi goes off bootnet again as the kernel isn't compiled with -Os anymore ↵Jeremy Katz2001-08-241-2/+2
| | | | due to compiler bugs... I hate space constraints
* i18n pull from sources.redhat.com 08-24-2001Mike Fulbright2001-08-249-887/+855
|
* be consistent on failures between matt partitioning and dr mike partitioningJeremy Katz2001-08-241-1/+2
|
* if the flag isn't available, remove the partition from the disk so we don't ↵Jeremy Katz2001-08-241-0/+2
| | | | try to read it in populate()
* log (most) of the new packages being installed to the upgrade.log. Check ↵Matt Wilson2001-08-243-54/+72
| | | | ONLY the on-system database to see if packages are installed or not, this fixes a false positive on the hasX check when moving from 7.0 to 7.2, when XFree86-xfs files move to XFree86, thus it gets selected. When hasX was on it would pull in GNOME too, which is excessive. (inspired by #50171)
* fix Japanese GUI reconfig mode (SF #51989)Matt Wilson2001-08-242-4/+4
|
* let user passwords be arbitrary lengths (52330)Jeremy Katz2001-08-241-2/+2
|
* scaled fonts are ugly (#52074)Matt Wilson2001-08-241-10/+10
|
* don't require a video card to be selected if you select to skip x config (52373)Jeremy Katz2001-08-241-0/+2
|
* remove chinese, add danish and ukrainian (#52101)Matt Wilson2001-08-241-2/+2
|
* get rid of some dumb error reportsMatt Wilson2001-08-241-2/+5
|
* bump versionJeremy Katz2001-08-241-1/+1
|
* add migratefilesystems to install step list (MF #52513)Matt Wilson2001-08-241-1/+2
|
* Corrected French Canadian mapping cf->ca_enhanced (bug#52309)mharris2001-08-241-1/+1
|
* restore zerombr semantics to what the docs describe (52361)Jeremy Katz2001-08-232-14/+25
|
* compareDrives isn't quite right when you have both IDE and SCSI disksJeremy Katz2001-08-231-6/+6
| | | | | | | If you have hda, hdb, and sda, the proper order for them to be sorted in is hda, hdb, sda... not hda, sda, hdb bug 52356
* write out each module to /tmp/modules.conf every time we insert them (MF #52293Matt Wilson2001-08-233-20/+37
|
* fix broken conflict handling when the problem is all in the installed dbMatt Wilson2001-08-231-1/+4
|