Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 3 | -28/+31 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -1/+4 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -18/+24 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2002-08-01 | 2 | -13/+13 |
| | |||||
* | tune perl_checker | Pascal Rigaux | 2002-08-01 | 1 | -0/+11 |
| | |||||
* | - workaround for the busy mouse cursor set by | Thierry Vignaud | 2002-08-01 | 1 | -0/+0 |
| | | | | | | | | | | gtkset_mousecursor_wait() in my_gtk::destroy - remove debugging prints - don't handle "$::isEmbedded ? kill('USR1', $::CCPID) : Gtk->exit(0);", it's done by interactive->exit() | ||||
* | shorten the syslinux progress bar | Florent Villard | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | updated Hungarian file | Pablo Saratxaga | 2002-08-01 | 1 | -2413/+4227 |
| | |||||
* | use new dam's email | Thierry Vignaud | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | removed fonctions typage | damien | 2002-08-01 | 1 | -23/+23 |
| | |||||
* | move back Gtk->init to "new" and "gtkroot" | Pascal Rigaux | 2002-08-01 | 2 | -4/+5 |
| | |||||
* | remove INFO warnings | Thierry Vignaud | 2002-08-01 | 1 | -3/+0 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-08-01 | 2 | -6/+9 |
| | |||||
* | (prepare_boot): use $::prefix | Pascal Rigaux | 2002-08-01 | 1 | -5/+4 |
| | |||||
* | get rid of some $prefix parameter passing | Pascal Rigaux | 2002-08-01 | 2 | -3/+3 |
| | |||||
* | get rid of some $prefix parameter passing (using $::prefix where needed instead) | Pascal Rigaux | 2002-08-01 | 5 | -112/+108 |
| | |||||
* | don't display a wait_message in newt, but do suspend | Pascal Rigaux | 2002-08-01 | 1 | -4/+12 |
| | |||||
* | my_gtk: | Thierry Vignaud | 2002-08-01 | 3 | -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 options | Pascal Rigaux | 2002-08-01 | 2 | -5/+6 |
| | |||||
* | %postun -n harddrake: return 0 when nothing has to be done | Thierry Vignaud | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | export license | Thierry Vignaud | 2002-08-01 | 2 | -1/+1 |
| | |||||
* | move embedded and standalone managment from harddrake::ui to | Thierry Vignaud | 2002-08-01 | 3 | -1/+9 |
| | | | | | standalone/harddrake2 | ||||
* | updated translation | Arkadiusz Lipiec | 2002-08-01 | 1 | -5838/+5485 |
| | |||||
* | - add splash theme section | Jonathan Gotti | 2002-08-01 | 1 | -2/+170 |
| | |||||
* | in newt, have the resolutions sorted by resolution size (wilplizgg) | Pascal Rigaux | 2002-08-01 | 1 | -3/+8 |
| | |||||
* | While stripping libraries, note that we may need to have both /lib and | Gwenolé Beauchesne | 2002-08-01 | 1 | -1/+2 |
| | | | | | /lib64 on biarch systems. | ||||
* | add pixmap for drakboot | Jonathan Gotti | 2002-08-01 | 1 | -0/+0 |
| | |||||
* | Add x86_64-specific filelist | Gwenolé Beauchesne | 2002-08-01 | 1 | -0/+6 |
| | |||||
* | - MDK::Common'ize for arch() support | Gwenolé Beauchesne | 2002-08-01 | 2 | -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 sudoers | Gwenolé Beauchesne | 2002-08-01 | 1 | -1/+1 |
| | |||||
* | Added new packages needed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -4/+4 |
| | |||||
* | Let packages "nmap" and "scli" get installed by printerdrake. | Till Kamppeter | 2002-08-01 | 1 | -1/+3 |
| | |||||
* | Printer model auto-detection for ethernet-connected printers when setting up ↵ | Till Kamppeter | 2002-08-01 | 1 | -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 Rigaux | 2002-07-31 | 1 | -0/+444 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -4/+6 |
| | |||||
* | Handle parsing --embedded command line in standalone.pm | Pascal Rigaux | 2002-07-31 | 22 | -29/+29 |
| | | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/ | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | make perl_checker happy again (replacing "{xx}->{yy}" by "{xx}{yy}") | Pascal Rigaux | 2002-07-31 | 12 | -51/+52 |
| | |||||
* | - add non-wizard ability to XFdrake | Pascal Rigaux | 2002-07-31 | 4 | -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 Rigaux | 2002-07-31 | 1 | -0/+3 |
| | | | | devfs is mounted | ||||
* | what is needed for usbmouse is "hid mousedev usbmouse" not the weird ↵ | Pascal Rigaux | 2002-07-31 | 1 | -2/+2 |
| | | | | "serial_usb" | ||||
* | (read): don't look at /dev/mouse symlink to get {device}, sysconfig/mouse | Pascal Rigaux | 2002-07-31 | 1 | -1/+0 |
| | | | | | gives it, so why bother (this fixes /dev//dev/misc/psaux bug) | ||||
* | update | Thierry Vignaud | 2002-07-31 | 1 | -9/+5 |
| | |||||
* | 15mdk (will be released tomorrow before the beta2) | Thierry Vignaud | 2002-07-31 | 1 | -1/+10 |
| | |||||
* | - bump harddrake version | Thierry Vignaud | 2002-07-31 | 3 | -1/+4 |
| | | | | | - module configuration is saved (todo: read the config) | ||||
* | split parameters in raw_parameters and parameters. raw_parameters is | Thierry Vignaud | 2002-07-31 | 1 | -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 Vignaud | 2002-07-31 | 1 | -0/+0 |
| | |||||
* | use configure_chooser when there is an existing configuration | Pascal Rigaux | 2002-07-31 | 1 | -2/+7 |
| | |||||
* | allow "icon" to use the icon path | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| |