summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for AntHill #1009, #1010.Stew Benedict2004-07-301-7/+9
|
* merge fix from HEAD: do not automatically configure removable media inThierry Vignaud2004-07-291-1/+1
| | | | | harddrake GUI (only in harddrake service)
* merge auth fixes from HEADThierry Vignaud2004-07-261-2/+2
|
* Merge fixes from Anthill 927, 929Stew Benedict2004-07-071-5/+28
| | | | | (filenames with spaces, .backupignore, gui issues)
* fix logs of newly added hardwareThierry Vignaud2004-06-201-1/+1
|
* fix mouse autoconfiguration done on every boot instead of on 2.4.x/2.6.xThierry Vignaud2004-06-201-1/+1
| | | | | switches
* only stop boot progressbar if there a non automatic tool to runThierry Vignaud2004-06-181-1/+1
|
* autoconfigure mouse when swtiching back between 2.4.x and 2.6.x kernelsThierry Vignaud2004-06-171-0/+8
|
* add support for floppiesThierry Vignaud2004-06-171-1/+5
|
* globetrotter supportThierry Vignaud2004-06-151-1/+8
|
* .backupignore issue (email reports), typo in "other" routineStew Benedict2004-06-151-3/+3
|
* merge fix from HEADThierry Vignaud2004-06-141-2/+2
|
* merge fixes from HEADThierry Vignaud2004-06-143-28/+30
|
* Binary ftp/gui fixes from cooker branch.Stew Benedict2004-06-011-2/+6
|
* merge fix from TRUNKThierry Vignaud2004-05-281-1/+1
|
* merge fixes from HEADThierry Vignaud2004-05-283-113/+73
|
* Man page for drakbackup.conf.Stew Benedict2004-05-101-0/+180
|
* Fixed firmware installation.Till Kamppeter2004-05-081-4/+9
|
* perl_checker compliancePascal Rigaux2004-05-081-1/+1
|
* do saner check for ntp package (Robert Vojta)Thierry Vignaud2004-05-071-1/+1
|
* don't prefer_devfs_name when reading /proc/mounts (which uses devfs names)Pascal Rigaux2004-05-061-1/+1
|
* fix interface destruction wizardThierry Vignaud2004-05-041-1/+1
|
* fix drakupdate_fstab adding twice an entry in fstab, one with the old name, ↵Pascal Rigaux2004-05-011-1/+5
| | | | one with the devfs name
* time is displayed as HH:MM:SS with RTL languagesThierry Vignaud2004-04-301-1/+3
|
* log removed/added hwThierry Vignaud2004-04-281-0/+3
|
* drop isdn_ fonction namesDamien Chaumette2004-04-281-2/+2
|
* more gui layout fixesDamien Chaumette2004-04-271-36/+38
|
* not needed for Lacie, so removingPascal Rigaux2004-04-271-1/+0
|
* remove useless ::prefix referencesThierry Vignaud2004-04-231-3/+3
|
* (build_notebook) sort ppp auth methodsThierry Vignaud2004-04-231-1/+1
|
* re-indentationDamien Chaumette2004-04-231-127/+127
|
* use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set aDamien Chaumette2004-04-231-7/+3
| | | | | border_width at the same time
* change packing to get a better GUIDamien Chaumette2004-04-231-84/+95
|
* do automatic sound configuration (one can still switch between OSS andThierry Vignaud2004-04-231-0/+1
| | | | | ALSA through mcc)
* handle again timeoutsThierry Vignaud2004-04-231-1/+1
|
* do X11 configuration automagicallyThierry Vignaud2004-04-231-1/+2
|
* handle --autoThierry Vignaud2004-04-231-0/+1
|
* - when automatic flag is set for one hardware class, do not ask forThierry Vignaud2004-04-231-14/+20
| | | | | | | confirmation and just do what is needed - only show "probing in progress" message if we did run an interactive tool
* switch to new harddrake data structureThierry Vignaud2004-04-222-4/+5
|
* fix tv cards detectionThierry Vignaud2004-04-221-1/+1
|
* move reread_net_conf to tools.pmDamien Chaumette2004-04-201-8/+2
|
* remove unneeded @all_cards initialisation in reread_net_confDamien Chaumette2004-04-201-1/+0
|
* (populate_notebook) fix drakxtools' buildThierry Vignaud2004-04-201-1/+1
|
* (build_notebook) do not assume there's not language that want toThierry Vignaud2004-04-201-1/+1
| | | | | translate the "dhcp" string as in other code
* Consolidate button_box* code, remaining file_dialogs.Stew Benedict2004-04-191-183/+97
|
* dropped $::i in foreach loop, use $i insteadDamien Chaumette2004-04-191-1/+1
|
* - translate strings once and only for the user.Damien Chaumette2004-04-191-19/+19
| | | | | | don't bother with translated strings internally.. - drop DHCP translation, it's always DHCP
* IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCPDamien Chaumette2004-04-191-0/+3
| | | | | (broken by #8498 fix)
* attempt to correct bug #9423damien2004-04-191-1/+1
|
* Some drives don't return "ATIP info from disk".Stew Benedict2004-04-161-1/+1
|