summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | floppy right after the LED switches off yet the kernel decides to not flush everything
* 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
|
* better handling of localesPascal Rigaux2001-07-314-14/+7
|
* add cpioPascal Rigaux2001-07-311-3/+3
| | | | | lower gurpmi (5->4)
* (install): s/cp -rf/cp -rfL/ (-L = --dereference, aka always follow ↵Pascal Rigaux2001-07-311-2/+2
| | | | symbolic links)
* added intro step for each configuration type.damien2001-07-312-8/+14
|
* corrected ask_connect_nowdamien2001-07-311-1/+3
|
* corrected ask_connect_now behaviourdamien2001-07-301-3/+5
|
* In beginners mode one chooses only the printer, not the driver (default driver)Till Kamppeter2001-07-302-16/+58
|
* corrected ask_connect_nowdamien2001-07-305-7/+10
|
* *** empty log message ***Pascal Rigaux2001-07-301-0/+368
|
* raise rxvt (4->5)Pascal Rigaux2001-07-301-4/+4
| | | | | | lower rpmdrake & harddrake (5->4) remove rootfiles (unneeded)
* added cable internet connection selectiondamien2001-07-301-9/+9
|
* switch to MDK::Common (i wonder why it was not done yet)Pascal Rigaux2001-07-301-3/+4
|
* (getDeps): ensure "depslist.ordered has not same package as hdlist files"Pascal Rigaux2001-07-301-5/+9
| | | | | occurs when the hdlists are in fact not available
* use -excludeMDK::Common::Globals for perl_checkerPascal Rigaux2001-07-301-1/+1
|
* use MDK::CommonPascal Rigaux2001-07-302-4/+4
| | | | | i wonder why it was included and Till used an older version without merging?
* debugdamien2001-07-301-6/+5
|
* automatic handling of locales.tar.bz2 based on installed glibcPascal Rigaux2001-07-304-3/+45
|
* added internet connection selection in case of multiple configurationsdamien2001-07-306-69/+65
|
* Support for PPD files of PostScript printers (when CUPS is used)Till Kamppeter2001-07-282-51/+236
|
* Printerdrake changed to use Foomatic, driver options, spooler changeTill Kamppeter2001-07-273-774/+964
|
* last of sync with PPC beta modsStew Benedict2001-07-274-11/+64
|
* fixed undeselectable group when 'Other' sub-tree is seen as a package.Francois Pons2001-07-271-1/+1
|
* - install_steps_gtk.pm (launchX) : create /var/log, if not existent, forGwenolé Beauchesne2001-07-271-1/+2
| | | | | XFree86.log
* allow ask_browse_tree_info_refW to return 0 on cancel (previously always 1).Francois Pons2001-07-271-1/+1
|
* allow cancel on services which do not change anything.Francois Pons2001-07-271-1/+1
|
* added a before leaving code to clean added reference (else it seems to bahaveFrancois Pons2001-07-271-0/+9
| | | | | strangely on changing steps).
* changed warn dialog to okcancel dialog when asking user to insert Boot floppyFrancois Pons2001-07-271-2/+2
| | | | | used or Update Modules floppy (die may cause to rerun install else).
* fixed wrong reference to added icons to ask_browse_tree_info_refW.Francois Pons2001-07-271-4/+5
|
* fixed some silly typo and tiny bugs.Francois Pons2001-07-261-2/+4
|
* really fixes Diskette with Floppy.Francois Pons2001-07-261-2/+2
|
* added prioritary kernel entry 'default' as the kernel typically copied from aFrancois Pons2001-07-261-0/+14
| | | | | | modified blank.img file with a kernel (no initrd.img necessary to build). This kernel takes precedance over any other kernel.
* added blank and updatemodules options to DrakX.Francois Pons2001-07-261-0/+2
|
* fix typo as Diskette to Floppy.Francois Pons2001-07-261-2/+2
|
* fixed typo as Diskette to Floppy.Francois Pons2001-07-261-4/+4
|
* add support for modified blank.img floppy and Update Modules floppy.Francois Pons2001-07-261-1/+62
| | | | | | | | In first case copy kernel to /boot/vmlinuz-default to be taken into account by bootloader suggestion method. In second case, check installed kernel and update any modules listed in the Update Modules floppy.
* add support for new modules load as described by GG.Francois Pons2001-07-261-0/+12
|
* - Don't set "lba32" on ia64Gwenolé Beauchesne2001-07-261-1/+1
|