summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* shorten the syslinux progress barFlorent Villard2002-08-011-1/+1
|
* updated Hungarian filePablo Saratxaga2002-08-011-2413/+4227
|
* use new dam's emailThierry Vignaud2002-08-011-1/+1
|
* removed fonctions typagedamien2002-08-011-23/+23
|
* move back Gtk->init to "new" and "gtkroot"Pascal Rigaux2002-08-012-4/+5
|
* remove INFO warningsThierry Vignaud2002-08-011-3/+0
|
* make perl_checker happyPascal Rigaux2002-08-012-6/+9
|
* (prepare_boot): use $::prefixPascal Rigaux2002-08-011-5/+4
|
* get rid of some $prefix parameter passingPascal Rigaux2002-08-012-3/+3
|
* get rid of some $prefix parameter passing (using $::prefix where needed instead)Pascal Rigaux2002-08-015-112/+108
|
* don't display a wait_message in newt, but do suspendPascal Rigaux2002-08-011-4/+12
|
* my_gtk:Thierry Vignaud2002-08-013-799/+853
| | | | | | | - splitup it into my_gtk and ugtk as done by dams - resync with dams - increase the icon blinkage from 50ms to 100ms
* bootloader::suggest uses a hash for its optionsPascal Rigaux2002-08-012-5/+6
|
* %postun -n harddrake: return 0 when nothing has to be doneThierry Vignaud2002-08-011-1/+1
|
* export licenseThierry Vignaud2002-08-012-1/+1
|
* move embedded and standalone managment from harddrake::ui toThierry Vignaud2002-08-013-1/+9
| | | | | standalone/harddrake2
* updated translationArkadiusz Lipiec2002-08-011-5838/+5485
|
* - add splash theme sectionJonathan Gotti2002-08-011-2/+170
|
* in newt, have the resolutions sorted by resolution size (wilplizgg)Pascal Rigaux2002-08-011-3/+8
|
* While stripping libraries, note that we may need to have both /lib andGwenolé Beauchesne2002-08-011-1/+2
| | | | | /lib64 on biarch systems.
* add pixmap for drakbootJonathan Gotti2002-08-011-0/+0
|
* Add x86_64-specific filelistGwenolé Beauchesne2002-08-011-0/+6
|
* - MDK::Common'ize for arch() supportGwenolé Beauchesne2002-08-012-21/+18
| | | | | | - Don't grab /lib/i686/ libraries - Update list to use LIB which expands to either lib64 or lib
* Add /bin/mknod to command list of sudoersGwenolé Beauchesne2002-08-011-1/+1
|
* Added new packages needed by printerdrake.Till Kamppeter2002-08-011-4/+4
|
* Let packages "nmap" and "scli" get installed by printerdrake.Till Kamppeter2002-08-011-1/+3
|
* Printer model auto-detection for ethernet-connected printers when setting up ↵Till Kamppeter2002-08-011-177/+285
| | | | | | | | | | TCP/Socket, remote LPD, IPP, or HTTP printers. Continued work on scanning the local network for printers. In "setup_local()": Renamed variable "@parport" to "@autodetected". Do not let list of auto-detected printers get sorted alphabetically, it should stay sorted by ports. Fixed typo in file name in "check_network()".
* *** empty log message ***Pascal Rigaux2002-07-311-0/+444
|
* *** empty log message ***Pascal Rigaux2002-07-311-4/+6
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-3122-29/+29
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* *** empty log message ***Pascal Rigaux2002-07-311-1/+1
|
* make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}")Pascal Rigaux2002-07-3112-51/+52
|
* - add non-wizard ability to XFdrakePascal Rigaux2002-07-314-25/+166
| | | | | | | - first part of ATI TVout support (still needs patching initscript, and adding an entry in bootloader) (and testing of course :)
* (devfssymlinkf): when creating a symlink on the system, use devfs name if ↵Pascal Rigaux2002-07-311-0/+3
| | | | devfs is mounted
* what is needed for usbmouse is "hid mousedev usbmouse" not the weird ↵Pascal Rigaux2002-07-311-2/+2
| | | | "serial_usb"
* (read): don't look at /dev/mouse symlink to get {device}, sysconfig/mousePascal Rigaux2002-07-311-1/+0
| | | | | gives it, so why bother (this fixes /dev//dev/misc/psaux bug)
* updateThierry Vignaud2002-07-311-9/+5
|
* 15mdk (will be released tomorrow before the beta2)Thierry Vignaud2002-07-311-1/+10
|
* - bump harddrake versionThierry Vignaud2002-07-313-1/+4
| | | | | - module configuration is saved (todo: read the config)
* split parameters in raw_parameters and parameters. raw_parameters isThierry Vignaud2002-07-311-1/+11
| | | | | | used by harddrake to list module options in order to offer a module configuration window.
* initial configuration window for modules. nothing is done yet.Thierry Vignaud2002-07-311-0/+0
|
* use configure_chooser when there is an existing configurationPascal Rigaux2002-07-311-2/+7
|
* allow "icon" to use the icon pathPascal Rigaux2002-07-311-1/+1
|
* (info): fix displaying depthPascal Rigaux2002-07-311-1/+2
|
* (choose_gtk): ensure the response is one of @resolutions (so that Y and ↵Pascal Rigaux2002-07-311-1/+8
| | | | | | | maybe bios is kept) (to_string): created
* handle cancel in xfree_and_glx_choosePascal Rigaux2002-07-311-2/+3
|
* (create_box_with_title): create an empty box when there is no messagePascal Rigaux2002-07-311-6/+8
| | | | | (also don't set $o->{box} since unused outside of this function)
* allow acceptLicence to be automaticPascal Rigaux2002-07-311-2/+1
|
* remove latest (?) gtk warningsThierry Vignaud2002-07-311-0/+0
|
* don't display bogus fieldsThierry Vignaud2002-07-311-0/+0
|