summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* using the new formatXiBPascal Rigaux2001-02-024-10/+10
|
* (setPackages): in auto_installs, default to all groups chosen, unlessPascal Rigaux2001-02-021-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/i18nPascal Rigaux2001-02-021-2/+8
|
* (formatXiB): created, format a number in human readable formatPascal Rigaux2001-02-021-1/+13
|
* recoded wizard modedamien2001-02-024-9/+42
| | | | | | corrected some stuff. trying not to break draknet for cooker snapshot
* new draknet snapshot. Still unuseabledamien2001-02-011-44/+45
|
* updated embedded mode in install.damien2001-02-012-14/+8
|
* *** empty log message ***Pascal Rigaux2001-01-311-0/+86
|
* added rpmrebuilddb directory cleaning before, remove old rpm fileFrancois Pons2001-01-311-4/+14
| | | | | if everything has been successfull.
* added missing die if modprobe failed on live upgrade.Francois Pons2001-01-311-2/+2
|
* changed to clean selection for non expert as used for group selectionFrancois Pons2001-01-311-2/+3
| | | | | because it is not cleaned, need better solution TODO.
* corected translation and conflict.damien2001-01-311-28/+71
|
* updated pot filePablo Saratxaga2001-01-313-840/+1016
|
* Fixed English typos (in English you DON'T PUT SPACES BEFORE COLON (:);Pablo Saratxaga2001-01-311-14/+14
| | | | | | and it is "Profile" and not "Profil") CV: ----------------------------------------------------------------------
* *** empty log message ***Pascal Rigaux2001-01-311-0/+50
|
* restore window size for time beingPascal Rigaux2001-01-311-1/+2
|
* (selectLanguage): warning for debugPascal Rigaux2001-01-311-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 choosePascal Rigaux2001-01-311-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 failingPascal Rigaux2001-01-311-1/+1
|
* (main): don't set installClass=normal meta_class desktop (deprecated)Pascal Rigaux2001-01-311-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. StillPascal Rigaux2001-01-311-0/+1
| | | | | need finding the guilty
* (g_auto_install): installClass removedPascal Rigaux2001-01-311-2/+2
| | | | | (setPackages): do not preselect compssUsers entries
* (ask_many_from_list): fix sortingPascal Rigaux2001-01-311-1/+1
|
* (psUpdateHdlistsDeps): also copy rpmsratePascal Rigaux2001-01-311-3/+2
|
* more kbd correctionsPablo Saratxaga2001-01-311-1/+2
|
* fixed soem keybopard valuesPablo Saratxaga2001-01-311-5/+5
|
* *** empty log message ***Pascal Rigaux2001-01-301-0/+63
|
* (detect): replace commands::modprobe by modules::load as it should (or??)Pascal Rigaux2001-01-301-1/+1
|
* (make): replace commands::modprobe by modules::load as it should (or??)Pascal Rigaux2001-01-301-1/+2
|
* adapt format functions given to ask_from_listf. $_ is no more setPascal Rigaux2001-01-302-3/+5
|
* adapt to new etags (emacs 21) formatPascal Rigaux2001-01-301-1/+1
|
* new draknet. unstabledamien2001-01-301-2/+118
|
* add ldetect to config stuff I want to have on all installs (lspcidrake)Guillaume Cottenceau2001-01-301-1/+1
|
* corrected typodamien2001-01-291-1/+1
|
* - deprecate "hdreiser.img" since we have room for "reiserfs.o" in "hd.img"Guillaume Cottenceau2001-01-291-3/+4
| | | | | - following deprecation of "other.img", reintegrate big modules in relevant boot disks
* updated Estonian filePablo Saratxaga2001-01-291-0/+1
|
* (getCompaqSmartArray): /proc/array/ida0 can contain more than one ida/c0d0p*Pascal Rigaux2001-01-291-1/+0
|
* *** empty log message ***Pascal Rigaux2001-01-291-0/+12
|
* *** empty log message ***Pascal Rigaux2001-01-281-0/+8
|
* *** empty log message ***Pascal Rigaux2001-01-281-0/+63
|
* (choosePartitionsToFormat): fixed horrible bug causing reiserfs partitionsPascal Rigaux2001-01-281-3/+3
| | | | | not to be displayed/asked for formatting. The default value being used.
* (get_autologin): adapt to new format of sysconfig/desktopPascal Rigaux2001-01-281-1/+2
|
* added embedded modedamien2001-01-261-16/+19
|
* updated embedded modedamien2001-01-261-1/+1
|
* *** empty log message ***Pascal Rigaux2001-01-261-0/+18
|
* *** empty log message ***Pascal Rigaux2001-01-261-0/+92
|
* (ask_from_entries_refW): major rework for new format, still need workPascal Rigaux2001-01-261-166/+123
| | | | | | | (ask_from_entries_refW): use NEWT_FLAG_PASSWORD (aka 1<<11) instead of NEWT_FLAG_HIDDEN (myTextbox): wrap the text if needed (myTextbox): use a vertical scrollbar if needed
* (installPackages): prepare for advertising...Pascal Rigaux2001-01-261-1/+3
|
* (newtFormAddGrid): new name for newtGridAddComponentsToForm, swapPascal Rigaux2001-01-261-12/+32
| | | | | | | parameters for much better understanding (newtListboxGetCurrent): returns a SV (together with newtListboxAddEntry) (newtListboxAddEntry): data is now a SV
* fixed LANGUAGE for mk localePablo Saratxaga2001-01-251-3/+3
|