Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - put the basic button on top (in the advanced page) | Christian Belisle | 2002-07-31 | 1 | -3/+4 |
| | | | | | - move set_server_link in the ignore list temporary | ||||
* | - s/GNOME/X/ for gnome-linuxconf | Daouda Lo | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -0/+1 |
| | |||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 31 | -121/+100 |
| | |||||
* | rename a few target: | Thierry Vignaud | 2002-07-31 | 1 | -2/+2 |
| | | | | | | - srpm -> slowsrpm - fastsrpm -> srpm | ||||
* | 14mdk | Thierry Vignaud | 2002-07-31 | 1 | -2/+16 |
| | |||||
* | fix using $_ instead of $_[0] (thanks to perl_checker) | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | "cp -a" doesn't need "echo yes|" | Thierry Vignaud | 2002-07-31 | 1 | -3/+1 |
| | |||||
* | - bump version number | Thierry Vignaud | 2002-07-31 | 2 | -11/+15 |
| | | | | | | | | | | | | | | | | - fix pcmcia network card detection (no more unknown) - fix scsi detection : o fix SCSI controllers detection (no more unknown) o fix misdetection of scsi devices as scsi host adapter o fix double scsi devices detection (both unknown and real category) - update TODO list | ||||
* | make new perl_checker happy (and that's not easy!) | Pascal Rigaux | 2002-07-31 | 45 | -281/+279 |
| | |||||
* | - mv drakbug executable from $$SBINDEST to $$BINDEST | Daouda Lo | 2002-07-30 | 1 | -0/+1 |
| | |||||
* | -complete re-write of draksec. The main functions will go in this file. | Christian Belisle | 2002-07-30 | 1 | -0/+69 |
| | |||||
* | - complete re-write of draksec. splitted all the libsafe related functions | Christian Belisle | 2002-07-30 | 1 | -0/+18 |
| | | | | | in this file. | ||||
* | - complete re-write | Christian Belisle | 2002-07-30 | 2 | -31/+138 |
| | |||||
* | use usb keyboard bCountryCode to choose the right keyboard | Pascal Rigaux | 2002-07-30 | 5 | -55/+34 |
| | |||||
* | never EVER put $xxxx in to-be-translated strings!! | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | (Add2LVM): for LVM on RAID, ensure the RAID is created & enabled | Pascal Rigaux | 2002-07-30 | 1 | -0/+1 |
| | |||||
* | fix handling of commented empty line | Pascal Rigaux | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | don't translate useless strings (here: "\n") | Thierry Vignaud | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | deush need to learn english | Thierry Vignaud | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | - call fsck.jfs before mounting read-write (otherwise mount simply fails) | Pascal Rigaux | 2002-07-30 | 2 | -12/+27 |
| | | | | | - propose fsck -y for ext2 when fsck -a fails | ||||
* | reflect errata changes | Guillaume Cottenceau | 2002-07-30 | 2 | -4/+4 |
| | |||||
* | have errata in parameter to not break too much updates | Guillaume Cottenceau | 2002-07-30 | 1 | -2/+3 |
| | | | | | 8.2->9.0 | ||||
* | use $o->{interactiveSteps} instead of ↵ | Pascal Rigaux | 2002-07-30 | 1 | -6/+6 |
| | | | | @install_steps_auto_install::graphical_steps | ||||
* | s/82errata.php3/90errata.php3/ | Guillaume Cottenceau | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | Better placement for waiting message. | Till Kamppeter | 2002-07-30 | 1 | -1/+1 |
| | |||||
* | Fixed a typo and a comment in the "SIGHUP_daemon()" function. | Till Kamppeter | 2002-07-30 | 1 | -2/+2 |
| | |||||
* | Fixed some "$prefix" issues in the HPOJ auto-configuration and in the Star ↵ | Till Kamppeter | 2002-07-29 | 1 | -5/+15 |
| | | | | Office/OpenOffice.org auto-configuration. | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-29 | 1 | -0/+175 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-29 | 1 | -1/+4 |
| | |||||
* | nicer error message when "You can't create a new partition | Pascal Rigaux | 2002-07-29 | 1 | -1/+12 |
| | | | | | | (since you reached the maximal number of primary partitions). First remove a primary partition and create an extended partition." | ||||
* | cleanup | Pascal Rigaux | 2002-07-29 | 1 | -4/+6 |
| | |||||
* | (g_auto_install): also save chosen on_services (this is the only thing left ↵ | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | | | | to do to make it work :) | ||||
* | (ask_standalone_gtk, ask_install): only return the on_services (those | Pascal Rigaux | 2002-07-29 | 1 | -2/+2 |
| | | | | | | functions used to return ($l, $on_services) which used in a scalar context returned $on_services) | ||||
* | (configure_auto_install): really use resolution_wanted given in $o | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | |||||
* | fix rooted() when chrooted and saving the result in a perl variable | Pascal Rigaux | 2002-07-29 | 1 | -4/+4 |
| | |||||
* | - fix using deprecated Xconfig.pm | Pascal Rigaux | 2002-07-29 | 1 | -42/+18 |
| | | | | | | | | - document dam's hack for test mouse - cleanup - don't bother reading XFree mouse config (using keep_auxmouse_unchanged of mouse::write_conf) | ||||
* | make perl_checker happy | Pascal Rigaux | 2002-07-29 | 2 | -1/+3 |
| | |||||
* | - don't display "To activate the mouse, MOVE YOUR WHEEL!" when not install | Pascal Rigaux | 2002-07-29 | 1 | -10/+12 |
| | | | | | - don't display "Please test the mouse" either | ||||
* | allow to not mess with X config auxmouse | Pascal Rigaux | 2002-07-29 | 1 | -3/+8 |
| | | | | | (that way mousedrake doesn't need to care about it) | ||||
* | (ask_for_X_restart): make it work | Pascal Rigaux | 2002-07-29 | 1 | -3/+4 |
| | |||||
* | fix default config for mouse | Pascal Rigaux | 2002-07-29 | 1 | -1/+5 |
| | |||||
* | fix mke2fs on loopback | Pascal Rigaux | 2002-07-29 | 1 | -2/+2 |
| | |||||
* | disallow big_help (when pressing F1) when testing mouse | Pascal Rigaux | 2002-07-29 | 2 | -3/+3 |
| | |||||
* | try to allow /boot on vfat (it used to work) | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | |||||
* | fix diskdrake::interactive::Options() excepts a value from | Pascal Rigaux | 2002-07-29 | 1 | -0/+1 |
| | | | | | | fs::mount_options_pack(), but fs::mount_options_pack() doesn't return any value (reported by Olivier Thauvin) | ||||
* | try harder to have "xfs" running | Pascal Rigaux | 2002-07-29 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2002-07-29 | 3 | -3138/+3715 |
| | |||||
* | read and wrote /etc/modules.conf | Thierry Vignaud | 2002-07-29 | 1 | -0/+2 |
| | |||||
* | - consolidate duplicated 'use (warn|strict...' into nuke_perl target | Thierry Vignaud | 2002-07-29 | 1 | -5/+6 |
| | | | | | | - thus enable to fix bug reported by gc (aka i only fixed localsrpm nuke, not srpm: one) |