summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* kernel_arch removedPascal Rigaux2001-08-061-8/+0
* switch to gtk install when interactiveSteps is definedPascal Rigaux2001-08-051-1/+1
* Automatic installation and start of the desired printer spoolerTill Kamppeter2001-08-052-19/+88
* add tune2fs enabling switching from ext2 to ext3Pascal Rigaux2001-08-041-0/+1
* *** empty log message ***Pascal Rigaux2001-08-041-0/+33
* add ext3 supportPascal Rigaux2001-08-043-14/+24
* add is_ext3Pascal Rigaux2001-08-042-1/+22
* moved arch() and alike to MDK::Common::SystemPascal Rigaux2001-08-041-14/+1
* make perl_checker happyPascal Rigaux2001-08-041-2/+3
* add yaboot detectionPascal Rigaux2001-08-041-0/+3
* *** empty log message ***Pascal Rigaux2001-08-041-0/+74
* add the feather feature, but do not enable itPascal Rigaux2001-08-041-5/+17
* as when lilo is selected, we don't try to install grub, just create thePascal Rigaux2001-08-041-2/+21
* create a new flags "X" selected by default, contain what X related packagesPascal Rigaux2001-08-042-26/+35
* (choosePackages): simplify, fix setSelectedFromCompssList not called inPascal Rigaux2001-08-041-6/+4
* (ask_browse_tree_info_refW): s/wait_msg/wait_message/ (wait_msg doesn'tPascal Rigaux2001-08-041-1/+1
* debugging, 128Kb/s ISDNdamien2001-08-034-20/+21
* typo fixPascal Rigaux2001-08-031-1/+1
* replace isJfs/isXfs/... with isThisFs("jfs"Pascal Rigaux2001-08-035-17/+14
* better po skippingPascal Rigaux2001-08-031-1/+1
* (check_mntpoint): /root should remain within the root filesystemPascal Rigaux2001-08-031-1/+1
* (choosePartitionsToFormat): toFormatUnsure=1 for /usrPascal Rigaux2001-08-031-1/+1
* (sync): (re-?)addPascal Rigaux2001-08-031-0/+2
* added network pmsdamien2001-08-032-2/+4
* update_userkderc is now called update_gnomekdercPascal Rigaux2001-08-032-2/+2
* *** empty log message ***Pascal Rigaux2001-08-021-0/+37
* instead of testing if ref($in) or ref($o) contains /gtk/, test if interactive...Pascal Rigaux2001-08-026-6/+6
* JFS supportPascal Rigaux2001-08-022-1/+3
* updated Norwegian filePablo Saratxaga2001-08-021-77/+115
* *** empty log message ***Pascal Rigaux2001-08-021-0/+27
* update ntp servers listPascal Rigaux2001-08-021-38/+1
* add jfs supportPascal Rigaux2001-08-024-2/+16
* Fixed bug in recognizing the printer ID in the Foomatic overview.Till Kamppeter2001-08-011-4/+4
* *** empty log message ***Pascal Rigaux2001-08-011-0/+110
* typodamien2001-08-011-2/+4
* handle auto_allocate_raids for auto_installsPascal Rigaux2001-08-012-2/+25
* (new): now works with a list of partitionsPascal Rigaux2001-08-011-5/+7
* translation correctiondamien2001-08-011-1/+1
* added de-installation before installateiondamien2001-08-011-3/+7
* write_on_text writes in blue instead of blackdamien2001-08-011-2/+5
* after copying the auto install floppy, sync in case you shall remove theGuillaume Cottenceau2001-07-311-0/+1
* load msdos and vfat before mkbootdisk (now using syslinux so..)Guillaume Cottenceau2001-07-311-0/+1
* (translate): empty string translation is an empty stringPascal Rigaux2001-07-311-1/+1
* chineese locale supportPascal Rigaux2001-07-312-1/+16
* remove bad prototypePascal Rigaux2001-07-311-1/+1
* (test_mouse): s/my (.*) = 0 if 0/my $1 if 0/Pascal Rigaux2001-07-311-1/+1
* (installPackages): make $show_advertising a global state (for Vincent Meyer)Pascal Rigaux2001-07-311-1/+2
* have "catc" driver for usbnet installsGuillaume Cottenceau2001-07-311-0/+2
* added splash screen between different configurations. Added splash wizard modedamien2001-07-311-4/+23
* added write_on pixmap : a function to write text on pixma, using fonts.damien2001-07-311-2/+31