summaryrefslogtreecommitdiffstats
path: root/anaconda
Commit message (Collapse)AuthorAgeFilesLines
* first pass at new install class placement -- works in text modeErik Troan2000-05-031-10/+6
|
* can read url from file nowErik Troan2000-04-241-0/+7
|
* added textw and iw to pathErik Troan2000-04-201-0/+2
|
* Fixups to make modules findable after text and gui file renamingMike Fulbright2000-04-201-2/+5
|
* moved instantiation of kickstart up a bitErik Troan2000-04-191-8/+8
|
* remove /tmp/ks.cfg after parsing itErik Troan2000-03-071-0/+1
|
* use rh gettext with builtin gzip read supportMatt Wilson2000-02-141-1/+1
|
* use rh gettext with builtin gzip read supportMatt Wilson2000-02-141-3/+3
|
* fixed exception when user elected not to reconfigMike Fulbright2000-01-141-1/+3
|
* unmount filesystems after the installMatt Wilson2000-01-111-0/+1
|
* Misc sparc fixes.jakub2000-01-101-2/+7
| | | | | Use stripped down gzread to uncompress .mo files when loading them, so we don't have to gunzip them in the filesystem.
* quick hack to get the newtpyfsedit module into the hdimageMatt Wilson2000-01-041-0/+2
|
* move this back here, remove printoutMatt Wilson2000-01-041-15/+13
|
* run the traceonly before printing "text mode" -- it was messing up theMatt Wilson2000-01-041-15/+15
| | | | script
* override signal handlerMatt Wilson1999-12-161-1/+2
|
* expert mode enables lilo screens in workstation/server installsErik Troan1999-12-161-2/+2
|
* began isolating ddruid, fstab, and raid stuff into separate fstab.pyErik Troan1999-12-081-25/+10
|
* checkin from 6.2 tree on porkchop (msw)Matt Wilson1999-12-081-0/+6
|
* - Added support to use existing XF86Config file in reconfig modeMike Fulbright1999-12-061-5/+27
| | | | | | - Reconfig mode following inittab default runlevel display mode (text for 3, GUI for 5) - made dhcp the default in GUI mode as well as text mode
* i'm a dummyMike Fulbright1999-12-061-1/+1
|
* Reverting changes to require --install or --reconfig - will insteadMike Fulbright1999-12-061-13/+5
| | | | | | require either --reconfig or else an install method specification. Dr Mike <drmike@redhat.com>
* anaconda: change to require either --install or --reconfig to specify modeMike Fulbright1999-12-061-2/+18
| | | | | | | | loader/loader.c: Put --install on anacondaArgs always reconfig.init: Invoke anaconda with the --reconfig command line arg Dr Mike <drmike@redhat.com>
* Renamed all references to 'unconfig' to 'reconfig'.Mike Fulbright1999-11-171-22/+22
| | | | | | Added authentification dialog to reconfig mode. Dr Mike
* Implemented unconfig mode, which is orthognal to either installing orMike Fulbright1999-11-161-61/+118
| | | | | | | | upgrading a machine. It assumes that machine is already installed. It allows the user to reconfigure many things about the box w/o installing packages. Dr Mike
* Several changes to build structure - contact Dr Mike if you hit problems.Mike Fulbright1999-11-121-9/+29
| | | | | | | | | | | | | I've made most of the Makefile's use the Makefile.inc include in the root of the anaconda src tree to get the python path, instead of having it defined in many different places. In the top level Makefile I added a install target called install-unconfig. This target installs the anaconda script and associated support files with the intention of being able to run anaconda in unconfig mode after a successful install. This mode is automatically selected if the executed script is called 'anaconda-unconfig', or the '-U' command line parameter is used.
* fix for test modeMatt Wilson1999-10-071-3/+3
|
* First piece of changes to make serial install possible.jakub1999-10-031-2/+5
| | | | More to come once I don't sit behind 14.4k modem and can do more debugging.
* more from jjMatt Wilson1999-09-281-0/+9
|
* language switchingMatt Wilson1999-09-241-1/+1
|
* force text mode for kickstartMatt Wilson1999-09-241-0/+1
|
* added default install classErik Troan1999-09-221-2/+2
|
* remove debuggingMatt Wilson1999-09-211-2/+0
|
* fork, exec for syslogd, shoot at rc parsing for language selectionMatt Wilson1999-09-211-0/+12
|
* added --module argumentMatt Wilson1999-09-181-2/+7
|
* fixupMatt Wilson1999-09-131-1/+1
|
* typoMatt Wilson1999-09-131-2/+2
|
* typoMatt Wilson1999-09-131-1/+1
|
* more changesMatt Wilson1999-09-131-1/+19
|
* Raid works!!!Matt Wilson1999-09-101-2/+3
|
* don't start gui mode unless 32MB of RAM is availableErik Troan1999-09-081-0/+4
|
* fixed caseness of getopt in isysMatt Wilson1999-09-081-3/+1
|
* use argument parsing code from poptErik Troan1999-09-081-3/+9
|
* added manual (fdisk) partitioning in text modeErik Troan1999-09-071-2/+6
|
* added fstype to hard drive installsMatt Wilson1999-09-011-2/+6
|
* fixup for failingMatt Wilson1999-08-311-4/+2
|
* xserver startup failure fallback to textMatt Wilson1999-08-311-3/+8
|
* support kickstartsErik Troan1999-08-311-3/+13
|
* first pass at install classesErik Troan1999-08-281-1/+3
|
* iutil.pyErik Troan1999-08-281-1/+1
|
* more changesMatt Wilson1999-08-271-0/+1
|