Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (miscellaneous): add setting KEYBOARD=yes in /etc/sysconfig/usb as asked by ↵ | Pascal Rigaux | 2001-04-13 | 1 | -0/+2 | |
| | | | | Lord Chmou | |||||
* | (main): sets umask (seems like default one is no more 022, kernel change?) | Pascal Rigaux | 2001-04-09 | 1 | -1/+1 | |
| | ||||||
* | (main): log the umask | Pascal Rigaux | 2001-04-09 | 1 | -0/+1 | |
| | ||||||
* | create install_any::write_fstab and use it | Pascal Rigaux | 2001-04-06 | 1 | -2/+2 | |
| | ||||||
* | added selectPackagesToUpgrade the first time choosePackages is called. | Francois Pons | 2001-04-04 | 1 | -0/+1 | |
| | ||||||
* | remove use of Bastille. get back to the good state we had :) | Pascal Rigaux | 2001-03-27 | 1 | -2/+1 | |
| | ||||||
* | added multiple tablet support (wacom), moved usb probe for mouse and tablet | Francois Pons | 2001-03-23 | 1 | -1/+1 | |
| | | | | | at the beginning. | |||||
* | use bastille backend | Pascal Rigaux | 2001-03-20 | 1 | -1/+2 | |
| | ||||||
* | - tellAboutProprietaryModules moved to setupSCSI | Pascal Rigaux | 2001-03-20 | 1 | -4/+2 | |
| | | | | | | - miscellaneous step re-enabled, called Security - pcmcia_probe moved to setupSCSI, skipped in noauto | |||||
* | have pcmcia_probe in stage2 (for non pcmcia.img, stage1 doesn't give the ↵ | Pascal Rigaux | 2001-03-20 | 1 | -0/+2 | |
| | | | | parameter any more) | |||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 | |
| | ||||||
* | (choosePackages): log groups choosen | Pascal Rigaux | 2001-03-09 | 1 | -0/+1 | |
| | ||||||
* | advertising modifs | Pascal Rigaux | 2001-03-08 | 1 | -0/+1 | |
| | ||||||
* | re-add miscellaneous step, but always hidden (aka automatic) | Pascal Rigaux | 2001-03-08 | 1 | -12/+1 | |
| | ||||||
* | (main): save $@ in $err so that it's not modified before being used | Pascal Rigaux | 2001-03-07 | 1 | -3/+5 | |
| | ||||||
* | (setupSCSI): remove autoSCSI, cleanup | Pascal Rigaux | 2001-03-06 | 1 | -5/+1 | |
| | ||||||
* | (main): remove unloading vfat (not needed anymore with mdk-stage1) | Pascal Rigaux | 2001-03-06 | 1 | -1/+0 | |
| | ||||||
* | corrected bad file search | damien | 2001-03-06 | 1 | -3/+5 | |
| | ||||||
* | corrected intf setting | damien | 2001-03-06 | 1 | -2/+2 | |
| | ||||||
* | moved askrootpasswd and adduser before network conf | damien | 2001-03-05 | 1 | -2/+6 | |
| | ||||||
* | (main): remove unloading vfat (not needed anymore with mdk-stage1) | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 | |
| | ||||||
* | small fixes for LVM | Pascal Rigaux | 2001-03-03 | 1 | -3/+0 | |
| | ||||||
* | (formatPartitions): call vgscan if needed when / is mounted | Pascal Rigaux | 2001-03-03 | 1 | -0/+3 | |
| | ||||||
* | *** empty log message *** | Stew Benedict | 2001-03-03 | 1 | -1/+1 | |
| | ||||||
* | (configureServices): don't bypass in non-expert. this choice is done in | Pascal Rigaux | 2001-02-28 | 1 | -1/+1 | |
| | | | | | install_steps_interactive as it should | |||||
* | (main): move the load_deps before all the loadO's | Pascal Rigaux | 2001-02-25 | 1 | -9/+9 | |
| | ||||||
* | move writing to config files from install2::selectKeyboard to install_steps | Pascal Rigaux | 2001-02-24 | 1 | -9/+0 | |
| | ||||||
* | (main): don't set a special $remote_path PATH for postInstallNonRooted | Pascal Rigaux | 2001-02-22 | 1 | -2/+1 | |
| | | | | | | | (otherwise install's modprobe is not used, and you can't "modprobe vfat", even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not found. | |||||
* | (main): do postInstallNonRooted before postInstall (so that 'modprobe | Pascal Rigaux | 2001-02-21 | 1 | -1/+1 | |
| | | | | | vfat' can be done in postInstallNonRooted and used in postInstall) | |||||
* | - move the loadO of patch/defcfg after loading modules.dep | Pascal Rigaux | 2001-02-21 | 1 | -10/+4 | |
| | | | | | | - generateAutoInstFloppy is no more a step - removed use Data::Dumper | |||||
* | major move. now ask_from_list returns false when canceled (it doesn't die ↵ | Pascal Rigaux | 2001-02-20 | 1 | -1/+1 | |
| | | | | 'ask_from_list canceled' anymore) | |||||
* | (main): set SHARE_PATH to /export/Mandrake/mdkinst/usr/share if it exists | Pascal Rigaux | 2001-02-15 | 1 | -1/+7 | |
| | ||||||
* | (selectKeyboard): give clicked as parameter | Pascal Rigaux | 2001-02-15 | 1 | -1/+1 | |
| | ||||||
* | auto_allocate partitions choice modified. diskdrake in expert asks what kind | Mystery Man 553 | 2001-02-12 | 1 | -62/+0 | |
| | | | | | of auto_allocation is wanted, others choose 'simple' in %fsedit::suggestions | |||||
* | (main): gc has done it again! /tmp/conf.modules is now /etc/modules.conf, | Mystery Man 553 | 2001-02-12 | 1 | -1/+1 | |
| | | | | | so load both to keep compatibility. | |||||
* | add step summary. remove steps configureTimezone and configurePrinter | Pascal Rigaux | 2001-02-10 | 1 | -19/+3 | |
| | ||||||
* | configureTimezone doesn't take parameter /etc/sysconfig/clock | Pascal Rigaux | 2001-02-09 | 1 | -1/+1 | |
| | ||||||
* | (main): have compatibility with old stage1 (rhimage -> image) | Pascal Rigaux | 2001-02-09 | 1 | -1/+1 | |
| | ||||||
* | (formatPartitions): ↵ | Pascal Rigaux | 2001-02-09 | 1 | -1/+1 | |
| | | | | | | | s|etc/sysconfig/consoletrans|etc/sysconfig/console/consoletrans| as it should now be (see lang.pm 1.143) | |||||
* | (@installSteps): remove miscellaneous | Pascal Rigaux | 2001-02-07 | 1 | -10/+2 | |
| | | | | | | (main): don't remove pcmcia modules anymore (not there anymore), remove /sbin/stage1 | |||||
* | (main): don't set installClass=normal meta_class desktop (deprecated) | Pascal Rigaux | 2001-01-31 | 1 | -10/+3 | |
| | | | | | | | | | (miscellaneous): TYPE= removed (was installClass) (selectInstallClass): don't set $o->{partitions}. diskdrake will have to ask in a set of possibilities ($o): replace fclass by fbeginner and fexpert ($o): default security level to 2 since it can't be based on installClass (deprecated) | |||||
* | fixed the places where console fonts and related files are put under | Pablo Saratxaga | 2001-01-22 | 1 | -1/+3 | |
| | | | | | /etc/sysconfig to the places really used by console-tools | |||||
* | $::beginner is deprecated, replaced by !$::expert | Pascal Rigaux | 2001-01-22 | 1 | -16/+10 | |
| | ||||||
* | fixes with /tmp/rhimage and /tmp/image | Francois Pons | 2001-01-17 | 1 | -1/+1 | |
| | ||||||
* | (addUser): moved setAuthentication to install_steps::addUser | Pascal Rigaux | 2001-01-11 | 1 | -1/+0 | |
| | ||||||
* | (main): move devices::make("/dev/zero") needed by ddcxinfos here | Pascal Rigaux | 2001-01-11 | 1 | -0/+1 | |
| | ||||||
* | (main): log::l the drakx_version | Pascal Rigaux | 2001-01-09 | 1 | -2/+1 | |
| | ||||||
* | (main): move the setting of PATH and spawnShell *after* setting $prefix | Pascal Rigaux | 2001-01-03 | 1 | -6/+6 | |
| | ||||||
* | fixed usage with testing | Francois Pons | 2001-01-03 | 1 | -1/+2 | |
| | ||||||
* | commit symlink /tmp/image /tmp/rhimage | Pascal Rigaux | 2000-12-22 | 1 | -0/+2 | |
| |