summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* - "Wizard" and "More" are backPascal Rigaux2001-09-091-2/+3
| | | | | | | | | | - allow "Use for loopback" when there is already a loopback - set the options on newly created partitions - recompute_loopbacks called after modification of loopbacks, no more before reading - restrict the lenght of the lines in partition description - make loopback work
* (set_default_options): remove iocharset=... for nfs (why was it there?)Pascal Rigaux2001-09-091-1/+0
|
* (get_normal_parts_and_holes): remove only small holes, not small partitionsPascal Rigaux2001-09-091-1/+1
|
* *** empty log message ***Pascal Rigaux2001-09-091-0/+103
|
* (write_conf): switch to "probeall scsi_hostadapter ..."Pascal Rigaux2001-09-091-10/+14
|
* force exitInstall to be non automaticPascal Rigaux2001-09-081-1/+1
|
* make loopback installs work againPascal Rigaux2001-09-085-14/+5
|
* lvm not installed for everyone ?!Guillaume Cottenceau2001-09-081-2/+2
|
* change namePascal Rigaux2001-09-081-1/+1
|
* ugly workaround perl bug ([ID 20010908.008] memory leak with nested subs)Pascal Rigaux2001-09-081-1/+3
|
* remove debug codePascal Rigaux2001-09-081-1/+1
|
* fix write_conf regarding /etc/modules so that (1) it doesn't flush it whenGuillaume Cottenceau2001-09-081-3/+3
| | | | | | | | it didn't decide to put any modules in it (to leave user's modules) (2) it doesn't remove the last line (3) it uses stronger regexp'es for substitution to not remove modules that have names made of other modules names subsets
* fix font in iso-15Pascal Rigaux2001-09-081-1/+1
|
* (write_conf): put "probeall scsi-hosts scsi_hostadapter ..."Pascal Rigaux2001-09-081-1/+4
|
* Asia/Taipei for Traditional ChinesePascal Rigaux2001-09-081-1/+2
|
* Data structure fitted for auto-install to workTill Kamppeter2001-09-073-180/+316
| | | | | | | Optimized program to be much faster Many more waiting messages Many bugfixes
* some work on gamesGuillaume Cottenceau2001-09-071-3/+2
|
* fix load_mo callPascal Rigaux2001-09-071-1/+1
|
* cleanup poPascal Rigaux2001-09-071-1/+1
|
* use -v for mkinitrdGuillaume Cottenceau2001-09-071-1/+1
|
* *** empty log message ***Pascal Rigaux2001-09-071-0/+118
|
* Add grio500Frederic Crozat2001-09-071-2/+2
|
* new helpPascal Rigaux2001-09-073-315/+541
|
* fix card managed only by XF4 (may have some wrong result).Francois Pons2001-09-071-10/+12
| | | | | | fix all Matrox card used with XF4 which really does not like X in frame buffer (unable to restore frame buffer of DrakX).
* s|kdmrc|kdm/kdmrc|Pascal Rigaux2001-09-071-1/+1
|
* disable_forced_fsck called for ext3 formattingPascal Rigaux2001-09-071-0/+6
|
* add mdkonline (X 4)Daouda Lo2001-09-071-1/+1
|
* cleanupPascal Rigaux2001-09-072-4/+6
|
* (write_lilo_conf): fix typoPascal Rigaux2001-09-071-2/+2
|
* add xfsPascal Rigaux2001-09-072-2/+3
|
* add jfsprogsPascal Rigaux2001-09-071-1/+1
|
* remove the "konsole and gnome-terminal are lamers in exotic languages, link ↵Pascal Rigaux2001-09-071-7/+0
| | | | them to something better"
* updated pot filePablo Saratxaga2001-09-073-2047/+2268
|
* Changed simple quote to double quote for a translatable string (otherwisePablo Saratxaga2001-09-071-2/+2
| | | | | it isn't seen)
* 'zh' in LANGUAGE for Chinese is needed by DrakXPablo Saratxaga2001-09-061-3/+9
|
* corrected lang.pm to have coherence in locale usage (it was the sourcePablo Saratxaga2001-09-065-53/+73
| | | | | | | | of much of the problems); changed keyboard.pm to ignore charset encoding in locale name for locale -> keyboard guessing. removed unused gconv modules, converted az.po to utf-8 (as it was the only remaining az.po on Earth still in a non standard encoding)
* *** empty log message ***Pascal Rigaux2001-09-061-0/+47
|
* removed some cards for allowing frame buffer.Francois Pons2001-09-061-3/+0
|
* fix keyboard config + some cleanupPascal Rigaux2001-09-064-17/+12
|
* cleanup for bad card and prefer XF3, so now using XFree 4.1.0 is not bad, andFrancois Pons2001-09-061-10/+5
| | | | | all NVIDIA card are no more considered bad.
* works now ;pGuillaume Cottenceau2001-09-061-4/+6
|
* cleanup (use /proc/self instead of /proc/$$)Pascal Rigaux2001-09-061-1/+1
|
* fixed retry of package 3 times everytime even if first install succeeded, nowFrancois Pons2001-09-061-5/+7
| | | | | after first successfull install, go to next package to install.
* *** empty log message ***Pascal Rigaux2001-09-061-0/+80
|
* corrected speedtouchdamien2001-09-062-5/+4
|
* removed commentsdamien2001-09-061-83/+2
|
* update printer data for g_auto_install.Francois Pons2001-09-061-2/+3
|
* fix log when configuring printer queue.Francois Pons2001-09-061-1/+1
|
* added 1400, 1920 and 2048 for %min_hsync4wres.Francois Pons2001-09-061-11/+16
| | | | | | cleaned up a bit and using XFree86 4.1.0 builtin timings for 1400x1050 and 1920x1440, 2048x1536 has no modeline (but its min hsync is really high).
* avoid using @resolutions_laptop, now use only @resolutions, this means 1400x1050Francois Pons2001-09-061-2/+2
| | | | | | is available to other, use XFree86 4.1.0 builtin timings for 1400x1050 (so 1400x1050 is no more printed as modeline for XFree 4.1.0 configuration file).