summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reduced collage to have just enough to complement busyboxErik Troan2001-06-298-984/+3
* support ftp installs from mounted isosErik Troan2001-06-291-4/+28
* optionally ignore error messagesErik Troan2001-06-292-9/+13
* support loopback mounted isosErik Troan2001-06-291-3/+16
* we really want dosfstoolsJeremy Katz2001-06-291-1/+1
* try sync()ing againMike Fulbright2001-06-291-4/+3
* dont let them choose languages to install in reconfig modeMike Fulbright2001-06-291-11/+8
* skip screen to choose languages to install in reconfig modeMike Fulbright2001-06-291-0/+6
* in reconfig load the right keymapMike Fulbright2001-06-291-6/+6
* dont use todo anymore, this is handled in an invisible stepMike Fulbright2001-06-291-2/+0
* must call language support screen before language default screenMike Fulbright2001-06-291-2/+2
* handle display mode startup specially for reconfigMike Fulbright2001-06-291-0/+9
* in erconfig mode read avail langs from /etc/sysconfig/i18nMike Fulbright2001-06-291-1/+2
* add flag for reconfig modeMike Fulbright2001-06-291-0/+1
* this cut and paste got out of controlMike Fulbright2001-06-291-1/+1
* don't use busybox's shellErik Troan2001-06-281-1/+1
* fixes for busybox; seems to work nowErik Troan2001-06-281-2/+5
* add more informational text to the "Which drives do you want to useMatt Wilson2001-06-282-13/+19
* switch things to collageErik Troan2001-06-282-1/+12
* missing commananaconda-fairfax-beta-1-2Matt Wilson2001-06-281-1/+1
* added rpm-devel, newt-devel to build-reqMike Fulbright2001-06-281-1/+1
* handle mkswap failureMatt Wilson2001-06-281-3/+17
* set keyboard type if passed to anacondaMike Fulbright2001-06-282-18/+21
* make sure the part is really deletedJeremy Katz2001-06-281-0/+1
* use http 1.1, it makes IIS happierErik Troan2001-06-281-1/+1
* don't fail if a __repr__ function of some object on the frame that caused the...Matt Wilson2001-06-281-2/+5
* added some text about chroot (bug 45912)Erik Troan2001-06-281-1/+3
* make a larger ramdisk -- this should go away when we use cramfsanaconda-fairfax-beta-1Erik Troan2001-06-281-6/+6
* 1) cramfs and ramfs aren't modular anymoreErik Troan2001-06-281-4/+40
* correctionErik Troan2001-06-281-1/+0
* make an empty ext2 image for the loader -- this should be removed if/when we ...Erik Troan2001-06-281-0/+5
* rescue mode works againErik Troan2001-06-281-2/+4
* updated for fssetErik Troan2001-06-281-44/+16
* bump to beta 1 versionMike Fulbright2001-06-281-1/+1
* I hope this doesn't break anything, but it doesn't seem to actually needErik Troan2001-06-281-1/+0
* dead fileBill Nottingham2001-06-281-0/+0
* right option, fixes 46337Jeremy Katz2001-06-271-1/+1
* typoJeremy Katz2001-06-271-1/+1
* popt returns POPT_ERROR_NOARG for blank lines nowJeremy Katz2001-06-271-3/+5
* defer writing inittab rl default and desktop until after we config X - write ...Matt Wilson2001-06-273-10/+17
* change name by defaultMike Fulbright2001-06-271-1/+1
* make update-po, use new gettext features to properly word wrap mb chars, fix ...Matt Wilson2001-06-2729-48164/+64781
* install bzip2-libs tooBill Nottingham2001-06-271-1/+1
* don't translate empty strings!Matt Wilson2001-06-271-1/+1
* fixupsMike Fulbright2001-06-271-3/+5
* break upgrade swap suggestion out into another step and store its findings inMatt Wilson2001-06-277-27/+39
* select grub if it isn't on the systemMatt Wilson2001-06-271-6/+16
* refer to GRUB instead of LILO. We should probably change the name of this fi...bfox2001-06-271-2/+2
* don't write bootloader config in test modeBill Nottingham2001-06-271-1/+2
* move upgrade mounting code into generic function, split bootloader init away ...Matt Wilson2001-06-279-9/+17