Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't detect ethx if no autodetection. | damien | 2001-09-11 | 2 | -5/+13 |
| | | | | | implement smarter checkboxes | ||||
* | for lilo, do not have table=/dev/xxx if the device is not a primary | Pascal Rigaux | 2001-09-11 | 1 | -1/+3 |
| | | | | | partition (otherwise lilo dies) | ||||
* | small fix | Pablo Saratxaga | 2001-09-11 | 1 | -471/+502 |
| | |||||
* | updated Hungarian file; | Pablo Saratxaga | 2001-09-11 | 1 | -404/+401 |
| | | | | | updated pot file | ||||
* | fear the shaped windows... | damien | 2001-09-11 | 2 | -9/+39 |
| | |||||
* | - make diskdrake work in embedded mode | Pascal Rigaux | 2001-09-10 | 2 | -11/+11 |
| | | | | | - $my_gtk::pop_it used where it should | ||||
* | removed timeout:1 in resolv.conf, modified timeout scanning in ↵ | damien | 2001-09-10 | 3 | -6/+6 |
| | | | | draknet/net_monitor | ||||
* | s/my/our/ for $i18ned_... vars | Pascal Rigaux | 2001-09-10 | 1 | -8/+8 |
| | |||||
* | updated German file; added choice of various quotes in help_xml2pm.pl | Pablo Saratxaga | 2001-09-10 | 2 | -16/+25 |
| | |||||
* | detect_devices | damien | 2001-09-10 | 2 | -2/+2 |
| | |||||
* | added border | damien | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | test_mouse moved | damien | 2001-09-10 | 1 | -0/+114 |
| | |||||
* | mouse test moved | damien | 2001-09-10 | 2 | -97/+1 |
| | |||||
* | added some more ModeLine (1024x768 @ 97.6 Hz, 1024x480 but not automatically ↵ | Francois Pons | 2001-09-10 | 1 | -0/+7 |
| | | | | used). | ||||
* | don't fork the code | damien | 2001-09-10 | 1 | -75/+1 |
| | |||||
* | updated g_auto_install() for newer printerdrake interface. | Francois Pons | 2001-09-10 | 1 | -5/+3 |
| | |||||
* | plop | Guillaume Cottenceau | 2001-09-10 | 1 | -2/+2 |
| | |||||
* | Copying of PPD file when moving a CUPS (non-Foomatic) queue modified to not get | Till Kamppeter | 2001-09-10 | 1 | -8/+27 |
| | | | | | | | interactive when overwriting a file. Comment put into non-Foomatic CUPS PPD files in /etc/cups/ppd/ to be able to identify which PPD from /usr/share/cups/model was used (for auto-install). | ||||
* | use a different boot.msg file for blank.img image floppy. | Francois Pons | 2001-09-10 | 1 | -0/+2 |
| | |||||
* | initial release for blank.img floppy image. | Francois Pons | 2001-09-10 | 1 | -0/+0 |
| | |||||
* | window decorations | damien | 2001-09-10 | 1 | -2/+6 |
| | |||||
* | some adjustements in Games section | Guillaume Cottenceau | 2001-09-10 | 1 | -3/+4 |
| | |||||
* | moved modules::get_pcmcia_devices into detect_devices::pcmcia_probe. | Francois Pons | 2001-09-10 | 2 | -17/+17 |
| | |||||
* | added hid type usb mouse support. | Francois Pons | 2001-09-10 | 2 | -4/+3 |
| | |||||
* | - skip directories missing drakx-help.xml | Pascal Rigaux | 2001-09-10 | 1 | -2/+3 |
| | | | | | - convert to the right charset (taken from $lang.po) | ||||
* | fix ide-scsi appearing 2 times when standalone because both in /proc/ide | Pascal Rigaux | 2001-09-10 | 1 | -0/+1 |
| | | | | | and /proc/scsi/scsi | ||||
* | debug | damien | 2001-09-10 | 1 | -0/+1 |
| | |||||
* | no set_events if embedded | damien | 2001-09-10 | 1 | -1/+1 |
| | |||||
* | debug | damien | 2001-09-10 | 2 | -1/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-10 | 1 | -0/+28 |
| | |||||
* | - rename help-*.po by help-*.pot | Pascal Rigaux | 2001-09-10 | 3 | -6/+6 |
| | | | | | - fix typo in script removing $lang.po translations to favour help-*.pot | ||||
* | Updated pot file; | Pablo Saratxaga | 2001-09-10 | 3 | -4622/+4379 |
| | | | | | removed translations that are too low on percentage. | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-09 | 1 | -0/+59 |
| | |||||
* | probeall handling | Pascal Rigaux | 2001-09-09 | 1 | -23/+38 |
| | |||||
* | xml help handling/enhancing for multi-langs | Pascal Rigaux | 2001-09-09 | 1 | -1/+1 |
| | |||||
* | xml help handling/enhancing for multi-langs | Pascal Rigaux | 2001-09-09 | 3 | -32/+68 |
| | |||||
* | ensure we're not adding a string already there (otherwise msgmerge yells) | Pascal Rigaux | 2001-09-09 | 1 | -0/+4 |
| | |||||
* | getAndSaveInstallFloppy: fix multiple cdrom issue | Guillaume Cottenceau | 2001-09-09 | 1 | -1/+1 |
| | |||||
* | (ejectCdrom): fix D state on exit | Pascal Rigaux | 2001-09-09 | 1 | -4/+7 |
| | |||||
* | clicked_may_quit used in place of clicked+exception to work-around perl-GTK ↵ | Pascal Rigaux | 2001-09-09 | 4 | -12/+20 |
| | | | | bug (?) | ||||
* | - "Wizard" and "More" are back | Pascal Rigaux | 2001-09-09 | 1 | -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 Rigaux | 2001-09-09 | 1 | -1/+0 |
| | |||||
* | (get_normal_parts_and_holes): remove only small holes, not small partitions | Pascal Rigaux | 2001-09-09 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-09 | 1 | -0/+103 |
| | |||||
* | (write_conf): switch to "probeall scsi_hostadapter ..." | Pascal Rigaux | 2001-09-09 | 1 | -10/+14 |
| | |||||
* | force exitInstall to be non automatic | Pascal Rigaux | 2001-09-08 | 1 | -1/+1 |
| | |||||
* | make loopback installs work again | Pascal Rigaux | 2001-09-08 | 5 | -14/+5 |
| | |||||
* | lvm not installed for everyone ?! | Guillaume Cottenceau | 2001-09-08 | 1 | -2/+2 |
| | |||||
* | change name | Pascal Rigaux | 2001-09-08 | 1 | -1/+1 |
| | |||||
* | ugly workaround perl bug ([ID 20010908.008] memory leak with nested subs) | Pascal Rigaux | 2001-09-08 | 1 | -1/+3 |
| |