Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | jp console should not be localized | Funda Wang | 2004-12-19 | 1 | -1/+1 | |
| | ||||||
* | remove unused code | Pascal Rigaux | 2004-12-17 | 1 | -1/+0 | |
| | ||||||
* | don't parse the theme rc file to set the root window background color during ↵ | Pascal Rigaux | 2004-12-17 | 2 | -16/+17 | |
| | | | | | | | install, instead use the gc of a fake window named "background" | |||||
* | oops, set_background *is* needed | Pascal Rigaux | 2004-12-17 | 1 | -0/+1 | |
| | ||||||
* | remove unneeded ->set_background | Pascal Rigaux | 2004-12-17 | 1 | -1/+0 | |
| | ||||||
* | ia64 uses the lilo method (even if it has some important differences) | Pascal Rigaux | 2004-12-17 | 1 | -0/+1 | |
| | ||||||
* | fix NETMASK autofilling | Thierry Vignaud | 2004-12-17 | 1 | -1/+1 | |
| | ||||||
* | switch to mygtk2 | Pascal Rigaux | 2004-12-17 | 1 | -29/+29 | |
| | ||||||
* | add some more functions in mygtk2 | Pascal Rigaux | 2004-12-17 | 2 | -23/+32 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2004-12-17 | 1 | -0/+7 | |
| | ||||||
* | packdrake changed a little, ensuring that if we ask no modules it doesn't ↵ | Pascal Rigaux | 2004-12-17 | 1 | -1/+1 | |
| | | | | cause havoc | |||||
* | migrate to mygtk2 | Pascal Rigaux | 2004-12-16 | 1 | -68/+60 | |
| | ||||||
* | fix typo (mygtk2 wants active_ref, not val) | Pascal Rigaux | 2004-12-16 | 1 | -1/+1 | |
| | ||||||
* | - add DrawingArea | Pascal Rigaux | 2004-12-16 | 1 | -3/+23 | |
| | | | | | - add text_ref & format for buttons | |||||
* | create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), ↵ | Pascal Rigaux | 2004-12-16 | 3 | -2/+6 | |
| | | | | | | | but only if we are root (this helps testings install without dying) | |||||
* | help testing | Pascal Rigaux | 2004-12-16 | 1 | -1/+1 | |
| | ||||||
* | much simpler code using mygtk2 | Pascal Rigaux | 2004-12-16 | 1 | -67/+49 | |
| | ||||||
* | remove debug code | Pascal Rigaux | 2004-12-16 | 1 | -1/+0 | |
| | ||||||
* | we must allow more than one callback per ref & widget | Pascal Rigaux | 2004-12-16 | 1 | -2/+2 | |
| | ||||||
* | add option allow_unknown_options for easy compatibility | Pascal Rigaux | 2004-12-16 | 2 | -2/+4 | |
| | ||||||
* | ppc & ppc64 fixes | Gwenolé Beauchesne | 2004-12-15 | 4 | -2/+21 | |
| | ||||||
* | 10.2-0.6mdk | Thierry Vignaud | 2004-12-15 | 1 | -2/+8 | |
| | ||||||
* | fix http directory not starting with a "/" (it was handled for stage1, but ↵ | Pascal Rigaux | 2004-12-15 | 1 | -1/+1 | |
| | | | | not for URLPREFIX given to stage2) | |||||
* | perl_checker, suggestions from Pixel, rework buttons in main GUI | Stew Benedict | 2004-12-15 | 1 | -141/+134 | |
| | ||||||
* | export gtkval_register() and gtkval_modify() | Pascal Rigaux | 2004-12-14 | 1 | -1/+1 | |
| | ||||||
* | cleanup | Pascal Rigaux | 2004-12-14 | 1 | -25/+26 | |
| | ||||||
* | for drakx-finish-install, we want drakconnect to restart network | Pascal Rigaux | 2004-12-14 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2004-12-13 | 1 | -1/+89 | |
| | ||||||
* | fix | Pascal Rigaux | 2004-12-13 | 1 | -1/+1 | |
| | ||||||
* | Add a gazillion modules required by the new packdrake for now | Rafael Garcia-Suarez | 2004-12-13 | 1 | -0/+6 | |
| | ||||||
* | Add the subset of POSIX.pm needed by the new packdrake | Rafael Garcia-Suarez | 2004-12-13 | 1 | -0/+4 | |
| | ||||||
* | better english (writing style rather than spoken one) | Thierry Vignaud | 2004-12-13 | 91 | -912/+913 | |
| | ||||||
* | - rename/move install_any::write_pcmcia() as harddrake::autoconf::pcmcia() so | Thierry Vignaud | 2004-12-13 | 4 | -14/+17 | |
| | | | | | | | that it became availlable for standalone tools - reuse it in harddrake service in order to configure PCMCIA cards | |||||
* | (pcmcia_controller_probe) reuse pcmcia_controller_probe(), thus fixing | Thierry Vignaud | 2004-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | installer not handling anymore PCMCIA controllers managed by driver other than yenta_socket... this is still not enough for stage1 though (since mdk-stage1/pcmcia_/probe.c::pcmcia_probe() isn't aware of all PCMCIA host controller drivers that're known to list_modules.pm) | |||||
* | (pcmcia_controller_probe) move some harddrake code there | Thierry Vignaud | 2004-12-13 | 2 | -5/+7 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2004-12-13 | 1 | -1/+12 | |
| | ||||||
* | Add new packdrake module | Rafael Garcia-Suarez | 2004-12-13 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2004-12-12 | 1 | -1/+80 | |
| | ||||||
* | ignore packdrake for now | Pascal Rigaux | 2004-12-12 | 1 | -0/+1 | |
| | ||||||
* | keyboard_drv.o is needed by Xorg, and driver must "keyboard", not "Keyboard" | Pascal Rigaux | 2004-12-12 | 2 | -1/+2 | |
| | ||||||
* | move drakx VERSION file in install/stage2 (used by bugzilla) | Pascal Rigaux | 2004-12-10 | 2 | -1/+2 | |
| | ||||||
* | commit warly's fix in HEAD | Pascal Rigaux | 2004-12-09 | 1 | -1/+2 | |
| | ||||||
* | look for yenta_socket in pci_probe too (nb: ldetect pci_probe has a special ↵ | Pascal Rigaux | 2004-12-07 | 2 | -1/+7 | |
| | | | | rule for it, not simply pcitable) | |||||
* | xcdroast only if X is chosen (bugzilla #12594) | Pascal Rigaux | 2004-12-07 | 1 | -1/+1 | |
| | ||||||
* | don't allow partition types we don't know how to format in {partitions} for ↵ | Pascal Rigaux | 2004-12-05 | 2 | -1/+10 | |
| | | | | auto_installs (eg of bad type: ntfs) | |||||
* | simplify | Pascal Rigaux | 2004-12-04 | 1 | -7/+2 | |
| | ||||||
* | add multimedia/dvb class | Thierry Vignaud | 2004-12-03 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Pascal Rigaux | 2004-12-03 | 1 | -1/+50 | |
| | ||||||
* | disable kmod, otherwise we get a different behaviour in kernel vs kernel-BOOT | Pascal Rigaux | 2004-12-03 | 1 | -0/+1 | |
| | ||||||
* | during install, commands should $::isInstall set (otherwise poor modprobe ↵ | Pascal Rigaux | 2004-12-03 | 1 | -0/+1 | |
| | | | | becomes a fork bomb) |