Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated to use urpmi new format (change fakemedium to better label) | Francois Pons | 2001-02-05 | 2 | -2/+3 |
| | |||||
* | (head_tail): fix usage | Pascal Rigaux | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | fixed frame buffer usage if not enabled (installation of Aurora) | Francois Pons | 2001-02-05 | 2 | -23/+9 |
| | | | | | clean up and remove unused code. | ||||
* | added infos recovering. | damien | 2001-02-05 | 1 | -16/+46 |
| | |||||
* | fix bug when creating marfiles with file-not-found in args | Guillaume Cottenceau | 2001-02-04 | 1 | -15/+7 |
| | |||||
* | fix adaptation to the terminal size, should now work in 80x25 | Pascal Rigaux | 2001-02-04 | 1 | -7/+21 |
| | |||||
* | (choosePackages): don't call chooseSizeToInstall even with experts | Pascal Rigaux | 2001-02-04 | 1 | -1/+1 |
| | |||||
* | (charsetChanged): re-create steps window | Pascal Rigaux | 2001-02-04 | 1 | -0/+1 |
| | |||||
* | (monitorConfiguration): better handling of auto_install | Pascal Rigaux | 2001-02-04 | 1 | -6/+5 |
| | |||||
* | corrected module.conf update, net conf saving, and no wizard by default. | damien | 2001-02-03 | 2 | -4/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-03 | 1 | -0/+65 |
| | |||||
* | (monitorConfiguration): ease use of {X}{type} in auto_installs | Pascal Rigaux | 2001-02-03 | 0 | -0/+0 |
| | |||||
* | install cardmgr | Pascal Rigaux | 2001-02-03 | 1 | -0/+3 |
| | |||||
* | (configure_pcmcia): cleanup | Pascal Rigaux | 2001-02-03 | 1 | -2/+1 |
| | |||||
* | fix ``LOCALES "zh_CN"'' with ``LOCALES"zh_CN"'' | Pascal Rigaux | 2001-02-03 | 1 | -3/+3 |
| | | | | | move ftp to SYSTEM so that it is installed | ||||
* | (charsetChanged): created, takes care of setting to the right charset the ↵ | Pascal Rigaux | 2001-02-03 | 1 | -3/+6 |
| | | | | windows | ||||
* | (selectLanguage): call charsetChanged | Pascal Rigaux | 2001-02-03 | 1 | -0/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-03 | 1 | -1/+1 |
| | |||||
* | - mar is still dumb when it comes to handling missing files. Restore the | Pascal Rigaux | 2001-02-03 | 1 | -1/+6 |
| | | | | | | use of $(ls $*) to remove missing one - compile cardmgr until chmouel provides it in boot kernels | ||||
* | all GNOME and KDE moved out of GRAPHICAL_DESKTOP | Pascal Rigaux | 2001-02-02 | 1 | -11/+11 |
| | |||||
* | added rc file for wizard mode | damien | 2001-02-02 | 1 | -0/+172 |
| | |||||
* | (getCompaqSmartArray): adapted getCompaqSmartArray to the fact that kernel | Pascal Rigaux | 2001-02-02 | 0 | -0/+0 |
| | | | | | | 2.4 uses /proc/driver/array instead of /proc/array. Also adapted the regexp now that ida/c0d0p? is no more at the beginning of the line. | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-02 | 1 | -1/+2 |
| | |||||
* | (get): cleanup, remove hasIDE hasSCSI... | Pascal Rigaux | 2001-02-02 | 1 | -22/+10 |
| | |||||
* | (ask_from_entries_refW): use gtkxpm | Pascal Rigaux | 2001-02-02 | 1 | -2/+2 |
| | |||||
* | (gtkcreate_xpm): error handling with error message | Pascal Rigaux | 2001-02-02 | 1 | -4/+7 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-02 | 3 | -2/+46 |
| | |||||
* | add low_default_monitor for default of auto_installs | Pascal Rigaux | 2001-02-02 | 1 | -2/+2 |
| | |||||
* | (monitorConfiguration): better default for DDC probe fails and | Pascal Rigaux | 2001-02-02 | 1 | -2/+6 |
| | | | | | auto_install and not provided any info about the monitor | ||||
* | using the new formatXiB | Pascal Rigaux | 2001-02-02 | 4 | -10/+10 |
| | |||||
* | (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 |
| |