| Commit message (Expand) | Author | Age | Files | Lines |
* | in computeGroupSize() | Pascal Rigaux | 2004-12-29 | 1 | -11/+21 |
* | when computing group size, select CAT_SYSTEM packages | Pascal Rigaux | 2004-12-29 | 1 | -1/+1 |
* | - add can_default | Pascal Rigaux | 2004-12-28 | 1 | -11/+11 |
* | fix overlap | Pascal Rigaux | 2004-12-28 | 1 | -1/+1 |
* | re-organize steps display as requested by ergonomic team | Pascal Rigaux | 2004-12-28 | 1 | -6/+11 |
* | - create set_rpmsrate_category_flags(), set_rpmsrate_default_category_flags()... | Pascal Rigaux | 2004-12-28 | 3 | -82/+105 |
* | fix displaying package tree (was empty since moving from XXX to CAT_XXX) | Pascal Rigaux | 2004-12-28 | 1 | -1/+1 |
* | differentiate compssUsers flags from non-user modifiable flags (eg: hardware ... | Pascal Rigaux | 2004-12-24 | 3 | -191/+195 |
* | "Samba server" is better named "Windows Files Sharing (SMB)" (bugzilla #10585) | Pascal Rigaux | 2004-12-24 | 1 | -1/+1 |
* | bump require on perl in order to prevent beakage on update due to | Thierry Vignaud | 2004-12-23 | 1 | -1/+1 |
* | fix typo in 10.2-0.7mdk's changelog | Thierry Vignaud | 2004-12-23 | 1 | -1/+1 |
* | 10.2-0.7mdk | Thierry Vignaud | 2004-12-23 | 1 | -1/+9 |
* | fix Xconfig::default::configure() use | Pascal Rigaux | 2004-12-23 | 1 | -1/+1 |
* | "XFdrake --auto" is now fully auto using auto_install configuration instead o... | Pascal Rigaux | 2004-12-23 | 1 | -1/+1 |
* | - don't ask X to restart in auto mode | Pascal Rigaux | 2004-12-23 | 1 | -2/+2 |
* | "snd-audigyls" ALSA driver was renamed "snd-ca0106" in ALSA CVS; | Thierry Vignaud | 2004-12-22 | 1 | -1/+2 |
* | handle new snd-pcxhr driver from alsa CVS | Thierry Vignaud | 2004-12-22 | 1 | -0/+1 |
* | install proper tools for Digigram PCXHR sound card | Thierry Vignaud | 2004-12-22 | 1 | -0/+1 |
* | simplify | Pascal Rigaux | 2004-12-22 | 1 | -7/+3 |
* | no need to use max_size, no need to compute it | Pascal Rigaux | 2004-12-22 | 1 | -12/+4 |
* | fix previous commit | Pascal Rigaux | 2004-12-22 | 1 | -3/+4 |
* | create read_rpmsrate_raw() out of read_rpmsrate(), this new function can be e... | Pascal Rigaux | 2004-12-22 | 1 | -45/+62 |
* | add option no_bad_drives (to workaround bugzilla #12766) | Pascal Rigaux | 2004-12-22 | 2 | -1/+2 |
* | /proc/sys/kernel/modprobe wants something non empty, otherwise it doesn't cha... | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | - fs::mount() wants a real device or a faked one, but doesn't accept things l... | Pascal Rigaux | 2004-12-21 | 3 | -7/+8 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 6 | -87/+79 |
* | don't pass prefix to network::netconnect::main() (it doesn't use it) | Pascal Rigaux | 2004-12-21 | 5 | -9/+9 |
* | don't pass prefix, use $::prefix | Pascal Rigaux | 2004-12-21 | 6 | -20/+20 |
* | much simpler code to handle post-install update modules | Pascal Rigaux | 2004-12-21 | 1 | -33/+6 |
* | fix floppies detection (through dmidecode) | Pascal Rigaux | 2004-12-21 | 1 | -1/+1 |
* | don't die when /proc/sys/kernel/modprobe doesn't exist (for BOOT kernels) | Pascal Rigaux | 2004-12-20 | 1 | -1/+1 |
* | (get_user_home) do not horribly die if USER environment variable list | Thierry Vignaud | 2004-12-20 | 1 | -1/+2 |
* | 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 |
* | 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 cau... | Pascal Rigaux | 2004-12-17 | 1 | -1/+1 |
* | 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 |
* | create function detect_devices::BIGMEM() which calls c::dmiDetectMemory(), bu... | Pascal Rigaux | 2004-12-16 | 3 | -2/+6 |
* | 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 |