Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace isJfs/isXfs/... with isThisFs("jfs" | Pascal Rigaux | 2001-08-03 | 5 | -17/+14 |
| | |||||
* | better po skipping | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | (check_mntpoint): /root should remain within the root filesystem | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | (choosePartitionsToFormat): toFormatUnsure=1 for /usr | Pascal Rigaux | 2001-08-03 | 1 | -1/+1 |
| | |||||
* | (sync): (re-?)add | Pascal Rigaux | 2001-08-03 | 1 | -0/+2 |
| | |||||
* | added network pms | damien | 2001-08-03 | 2 | -2/+4 |
| | |||||
* | update_userkderc is now called update_gnomekderc | Pascal Rigaux | 2001-08-03 | 2 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-08-02 | 1 | -0/+37 |
| | |||||
* | instead of testing if ref($in) or ref($o) contains /gtk/, test if ↵ | Pascal Rigaux | 2001-08-02 | 6 | -6/+6 |
| | | | | interactive_gtk is in ISA of the object | ||||
* | JFS support | Pascal Rigaux | 2001-08-02 | 2 | -1/+3 |
| | |||||
* | updated Norwegian file | Pablo Saratxaga | 2001-08-02 | 1 | -77/+115 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-08-02 | 1 | -0/+27 |
| | |||||
* | update ntp servers list | Pascal Rigaux | 2001-08-02 | 1 | -38/+1 |
| | |||||
* | add jfs support | Pascal Rigaux | 2001-08-02 | 4 | -2/+16 |
| | |||||
* | Fixed bug in recognizing the printer ID in the Foomatic overview. | Till Kamppeter | 2001-08-01 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-08-01 | 1 | -0/+110 |
| | |||||
* | typo | damien | 2001-08-01 | 1 | -2/+4 |
| | |||||
* | handle auto_allocate_raids for auto_installs | Pascal Rigaux | 2001-08-01 | 2 | -2/+25 |
| | |||||
* | (new): now works with a list of partitions | Pascal Rigaux | 2001-08-01 | 1 | -5/+7 |
| | |||||
* | translation correction | damien | 2001-08-01 | 1 | -1/+1 |
| | |||||
* | added de-installation before installateion | damien | 2001-08-01 | 1 | -3/+7 |
| | |||||
* | write_on_text writes in blue instead of black | damien | 2001-08-01 | 1 | -2/+5 |
| | |||||
* | after copying the auto install floppy, sync in case you shall remove the | Guillaume Cottenceau | 2001-07-31 | 1 | -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 Cottenceau | 2001-07-31 | 1 | -0/+1 |
| | |||||
* | (translate): empty string translation is an empty string | Pascal Rigaux | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | chineese locale support | Pascal Rigaux | 2001-07-31 | 2 | -1/+16 |
| | |||||
* | remove bad prototype | Pascal Rigaux | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | (test_mouse): s/my (.*) = 0 if 0/my $1 if 0/ | Pascal Rigaux | 2001-07-31 | 1 | -1/+1 |
| | |||||
* | (installPackages): make $show_advertising a global state (for Vincent Meyer) | Pascal Rigaux | 2001-07-31 | 1 | -1/+2 |
| | |||||
* | have "catc" driver for usbnet installs | Guillaume Cottenceau | 2001-07-31 | 1 | -0/+2 |
| | |||||
* | added splash screen between different configurations. Added splash wizard mode | damien | 2001-07-31 | 1 | -4/+23 |
| | |||||
* | added write_on pixmap : a function to write text on pixma, using fonts. | damien | 2001-07-31 | 1 | -2/+31 |
| | |||||
* | better handling of locales | Pascal Rigaux | 2001-07-31 | 4 | -14/+7 |
| | |||||
* | add cpio | Pascal Rigaux | 2001-07-31 | 1 | -3/+3 |
| | | | | | lower gurpmi (5->4) | ||||
* | (install): s/cp -rf/cp -rfL/ (-L = --dereference, aka always follow ↵ | Pascal Rigaux | 2001-07-31 | 1 | -2/+2 |
| | | | | symbolic links) | ||||
* | added intro step for each configuration type. | damien | 2001-07-31 | 2 | -8/+14 |
| | |||||
* | corrected ask_connect_now | damien | 2001-07-31 | 1 | -1/+3 |
| | |||||
* | corrected ask_connect_now behaviour | damien | 2001-07-30 | 1 | -3/+5 |
| | |||||
* | In beginners mode one chooses only the printer, not the driver (default driver) | Till Kamppeter | 2001-07-30 | 2 | -16/+58 |
| | |||||
* | corrected ask_connect_now | damien | 2001-07-30 | 5 | -7/+10 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-30 | 1 | -0/+368 |
| | |||||
* | raise rxvt (4->5) | Pascal Rigaux | 2001-07-30 | 1 | -4/+4 |
| | | | | | | lower rpmdrake & harddrake (5->4) remove rootfiles (unneeded) | ||||
* | added cable internet connection selection | damien | 2001-07-30 | 1 | -9/+9 |
| | |||||
* | switch to MDK::Common (i wonder why it was not done yet) | Pascal Rigaux | 2001-07-30 | 1 | -3/+4 |
| | |||||
* | (getDeps): ensure "depslist.ordered has not same package as hdlist files" | Pascal Rigaux | 2001-07-30 | 1 | -5/+9 |
| | | | | | occurs when the hdlists are in fact not available | ||||
* | use -excludeMDK::Common::Globals for perl_checker | Pascal Rigaux | 2001-07-30 | 1 | -1/+1 |
| | |||||
* | use MDK::Common | Pascal Rigaux | 2001-07-30 | 2 | -4/+4 |
| | | | | | i wonder why it was included and Till used an older version without merging? | ||||
* | debug | damien | 2001-07-30 | 1 | -6/+5 |
| | |||||
* | automatic handling of locales.tar.bz2 based on installed glibc | Pascal Rigaux | 2001-07-30 | 4 | -3/+45 |
| | |||||
* | added internet connection selection in case of multiple configurations | damien | 2001-07-30 | 6 | -69/+65 |
| |