Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (setPackages): in auto_installs, default to all groups chosen, unless | Pascal Rigaux | 2001-02-02 | 1 | -4/+6 |
| | | | | | | compssUsersChoice exist. Won't change anything unless compssListLevel is used of course | ||||
* | (configureXBefore): set XKB_IN_USE=no if !$has_xkb in /etc/sysconfig/i18n | Pascal Rigaux | 2001-02-02 | 1 | -2/+8 |
| | |||||
* | (try_with_device): bloody guillaume changed /tmp/hdimage to /tmp/disk ↵ | Pascal Rigaux | 2001-02-02 | 1 | -1/+1 |
| | | | | | | | without even telling, changing it back as i don't see any good reason for the move. | ||||
* | (formatXiB): created, format a number in human readable format | Pascal Rigaux | 2001-02-02 | 1 | -1/+13 |
| | |||||
* | recoded wizard mode | damien | 2001-02-02 | 4 | -9/+42 |
| | | | | | | corrected some stuff. trying not to break draknet for cooker snapshot | ||||
* | new draknet snapshot. Still unuseable | damien | 2001-02-01 | 1 | -44/+45 |
| | |||||
* | updated embedded mode in install. | damien | 2001-02-01 | 2 | -14/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-31 | 1 | -0/+86 |
| | |||||
* | added rpmrebuilddb directory cleaning before, remove old rpm file | Francois Pons | 2001-01-31 | 1 | -4/+14 |
| | | | | | if everything has been successfull. | ||||
* | added missing die if modprobe failed on live upgrade. | Francois Pons | 2001-01-31 | 1 | -2/+2 |
| | |||||
* | changed to clean selection for non expert as used for group selection | Francois Pons | 2001-01-31 | 1 | -2/+3 |
| | | | | | because it is not cleaned, need better solution TODO. | ||||
* | corected translation and conflict. | damien | 2001-01-31 | 1 | -28/+71 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-01-31 | 3 | -840/+1016 |
| | |||||
* | Fixed English typos (in English you DON'T PUT SPACES BEFORE COLON (:); | Pablo Saratxaga | 2001-01-31 | 1 | -14/+14 |
| | | | | | | and it is "Profile" and not "Profil") CV: ---------------------------------------------------------------------- | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-31 | 1 | -0/+50 |
| | |||||
* | restore window size for time being | Pascal Rigaux | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | fclass doesn't exist anymore. Replaced by fbeginner | Pascal Rigaux | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | (selectLanguage): warning for debug | Pascal Rigaux | 2001-01-31 | 1 | -12/+5 |
| | | | | | | | | | (miscellaneousBefore): don't use installClass to decide to use supermount or not. Choice is done on $::corporate. Can't say "no supermount in server installs" anymore (selectInstallClass): emptied (setupSCSI): don't configure PCMCIA if there is no PCMCIA | ||||
* | (choosePackagesTree): created, simple ask_many_from_list to choose | Pascal Rigaux | 2001-01-31 | 1 | -22/+22 |
| | | | | | | | | | | individual packages (choosePackages): log for debug (choosePackages): don't ask to install in beginner. Max is chosen (setRootPassword): help not based on installClass being server or not (selectInstallClass): remove installClass choice (was normal/devel/server) (chooseGroups): fix for individual package selection flag | ||||
* | (main): better error message for auto_install failing | Pascal Rigaux | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | (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) | ||||
* | (set_autologin): log to ensure AUTOLOGIN is not badly set by drakx. Still | Pascal Rigaux | 2001-01-31 | 1 | -0/+1 |
| | | | | | need finding the guilty | ||||
* | (g_auto_install): installClass removed | Pascal Rigaux | 2001-01-31 | 1 | -2/+2 |
| | | | | | (setPackages): do not preselect compssUsers entries | ||||
* | (ask_many_from_list): fix sorting | Pascal Rigaux | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | (psUpdateHdlistsDeps): also copy rpmsrate | Pascal Rigaux | 2001-01-31 | 1 | -3/+2 |
| | |||||
* | add modprobe'ing of loop | Pascal Rigaux | 2001-01-31 | 1 | -0/+1 |
| | |||||
* | more kbd corrections | Pablo Saratxaga | 2001-01-31 | 1 | -1/+2 |
| | |||||
* | fixed soem keybopard values | Pablo Saratxaga | 2001-01-31 | 1 | -5/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-30 | 1 | -0/+63 |
| | |||||
* | (detect): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | (make): replace commands::modprobe by modules::load as it should (or??) | Pascal Rigaux | 2001-01-30 | 1 | -1/+2 |
| | |||||
* | adapt format functions given to ask_from_listf. $_ is no more set | Pascal Rigaux | 2001-01-30 | 2 | -3/+5 |
| | |||||
* | adapt to new etags (emacs 21) format | Pascal Rigaux | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | new draknet. unstable | damien | 2001-01-30 | 1 | -2/+118 |
| | |||||
* | add ldetect to config stuff I want to have on all installs (lspcidrake) | Guillaume Cottenceau | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | fix packdrake perl dependencies | Guillaume Cottenceau | 2001-01-30 | 2 | -1/+6 |
| | |||||
* | prevent from trying to set progressbar to more than 100% (rescue is more ↵ | Guillaume Cottenceau | 2001-01-30 | 2 | -5/+7 |
| | | | | compressed than drakx) | ||||
* | have perl-install be make'd sooner in order to succeed with update_kernel | Guillaume Cottenceau | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | corrected typo | damien | 2001-01-29 | 1 | -1/+1 |
| | |||||
* | - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img" | Guillaume Cottenceau | 2001-01-29 | 5 | -12/+9 |
| | | | | | - following deprecation of "other.img", reintegrate big modules in relevant boot disks | ||||
* | updated Estonian file | Pablo Saratxaga | 2001-01-29 | 1 | -0/+1 |
| | |||||
* | (getCompaqSmartArray): /proc/array/ida0 can contain more than one ida/c0d0p* | Pascal Rigaux | 2001-01-29 | 1 | -1/+0 |
| | |||||
* | (upload): mdkinst_stage2 is now bzip2'ed, so upload *_stage2.bz2 instead of ↵ | Pascal Rigaux | 2001-01-29 | 1 | -2/+2 |
| | | | | *_stage2.gz | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-29 | 1 | -0/+12 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-28 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-28 | 1 | -0/+63 |
| | |||||
* | (choosePartitionsToFormat): fixed horrible bug causing reiserfs partitions | Pascal Rigaux | 2001-01-28 | 1 | -3/+3 |
| | | | | | not to be displayed/asked for formatting. The default value being used. | ||||
* | (get_autologin): adapt to new format of sysconfig/desktop | Pascal Rigaux | 2001-01-28 | 1 | -1/+2 |
| | |||||
* | second stage ramdisk (install & rescue) now must be bzipped, and not gzipped | Guillaume Cottenceau | 2001-01-26 | 4 | -8/+8 |
| | |||||
* | added embedded mode | damien | 2001-01-26 | 1 | -16/+19 |
| |