| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | updated pot file | Pablo Saratxaga | 2005-06-17 | 5 | -10847/+10685 |
* | no space before question marks | Pablo Saratxaga | 2005-06-17 | 1 | -1/+1 |
* | fix undefined function after pixel cleanups (#16472) | Thierry Vignaud | 2005-06-17 | 1 | -0/+1 |
* | 10.3-0.25mdk | Thierry Vignaud | 2005-06-17 | 1 | -1/+11 |
* | rewrite and document | Pascal Rigaux | 2005-06-17 | 1 | -6/+5 |
* | (read_grub) fix reading config with new grub (thus fixing detectloader, thus | Thierry Vignaud | 2005-06-17 | 1 | -1/+5 |
* | (libgl_config) fix enabling 3D when multiple GL libraries are installed (eg: ... | Thierry Vignaud | 2005-06-16 | 1 | -2/+2 |
* | load mouse modules after the mouse has been configured, since | Olivier Blin | 2005-06-16 | 1 | -1/+2 |
* | - new grub has files in /lib/grub/i386-pc, copy them in /boot/grub (as done b... | Pascal Rigaux | 2005-06-16 | 1 | -5/+10 |
* | 10.3-0.24mdk | Thierry Vignaud | 2005-06-15 | 1 | -1/+6 |
* | (to_raw_X) really prevent loading/unloading twice the same glx module on non ... | Thierry Vignaud | 2005-06-15 | 1 | -4/+1 |
* | (to_raw_X) prevent loading/unloading twice the same glx module on non NV cards | Thierry Vignaud | 2005-06-15 | 1 | -1/+0 |
* | (Gtk2::Banner->new) load lang in order to prevent aborting | Thierry Vignaud | 2005-06-15 | 1 | -0/+1 |
* | 10.3-0.23mdk | Thierry Vignaud | 2005-06-14 | 1 | -1/+10 |
* | (write_grub) adapt to grub-0.97-2mdk | Thierry Vignaud | 2005-06-14 | 1 | -1/+2 |
* | for lsparts to work | Pascal Rigaux | 2005-06-14 | 1 | -0/+1 |
* | quotes in monitor names causes havoc, replace them (bugzilla #16406) | Pascal Rigaux | 2005-06-14 | 1 | -0/+1 |
* | use diskdrake::resize_ext2 | Pascal Rigaux | 2005-06-14 | 1 | -13/+7 |
* | move ext2 resizing code here so that it's easier to use | Pascal Rigaux | 2005-06-14 | 1 | -0/+42 |
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2005-06-14 | 1 | -2532/+2670 |
* | stop messing with likeauth and nullok options and keep them on the pam_unix l... | Pascal Rigaux | 2005-06-13 | 1 | -2/+1 |
* | prefix write_secret_backend | Olivier Blin | 2005-06-13 | 1 | -1/+1 |
* | fsedit::is_same_hd is now fs:get::is_same_hd | Pascal Rigaux | 2005-06-13 | 5 | -19/+19 |
* | fs::auto_fs() is now fs::type::guessed_by_mount() (still not a really nice na... | Pascal Rigaux | 2005-06-13 | 4 | -6/+6 |
* | don't install drakpxe, the PXE wizard is now in the drakpxelinux package | Olivier Blin | 2005-06-13 | 1 | -1/+1 |
* | some additions and fixes | rstandtke | 2005-06-12 | 1 | -498/+206 |
* | Updated Simplified Chinese translation | Funda Wang | 2005-06-12 | 1 | -154/+68 |
* | don't drop "shade" and "viewport" lines (bugzilla #16372) | Pascal Rigaux | 2005-06-10 | 1 | -1/+1 |
* | class_discard is a bad idea, now unused, so drop it | Pascal Rigaux | 2005-06-10 | 2 | -12/+1 |
* | don't need use MDK::Common... when we have "use common" (which is the standar... | Pascal Rigaux | 2005-06-10 | 12 | -13/+1 |
* | make it work | Pascal Rigaux | 2005-06-10 | 1 | -2/+4 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 32 | -142/+125 |
* | write_secret_backend isn't exported anymore | Olivier Blin | 2005-06-10 | 1 | -1/+1 |
* | use services::enable() and services::disable() | Olivier Blin | 2005-06-10 | 2 | -5/+5 |
* | create enable() and disable() out of set_status() | Olivier Blin | 2005-06-10 | 1 | -4/+14 |
* | add some "use xxx;" (the idea is to see what the package needs, but i may rol... | Pascal Rigaux | 2005-06-10 | 7 | -1/+12 |
* | move loopback.pm to fs/loopback.pm | Pascal Rigaux | 2005-06-10 | 11 | -27/+25 |
* | - create network::pxe out of drakpxelinux (pxe configuration files management) | Olivier Blin | 2005-06-10 | 1 | -0/+180 |
* | add get_interface_ip_address (with bits from drakpxelinux) | Olivier Blin | 2005-06-09 | 1 | -0/+6 |
* | (install) do not kill runaway processes when building the globetrotter | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
* | (bestKernelPackage) while building a globetrotter, do not look for a | Thierry Vignaud | 2005-06-09 | 1 | -0/+1 |
* | (addUser) apply autologin setting for globetrotter | Thierry Vignaud | 2005-06-09 | 1 | -0/+1 |
* | (acceptLicense) do not show "releases notes" for globetrotter | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
* | (acceptLicense) better use run_program for killing Xorg | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
* | (leavingStep) if formatError() returns nothing, better display the raw error | Thierry Vignaud | 2005-06-09 | 1 | -1/+1 |
* | - added senegal ADSL provider entry | Daouda Lo | 2005-06-09 | 1 | -0/+10 |
* | remove non-ASCII character | Olivier Blin | 2005-06-09 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2005-06-09 | 1 | -1/+90 |
* | (autologin) make autologin choice more user friendly (better fix for #4304) | Thierry Vignaud | 2005-06-09 | 1 | -4/+2 |
* | Translated more strings, also fixed a few old ones :) | Per Øyvind Karlsen | 2005-06-09 | 1 | -44/+49 |