summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't need use MDK::Common... when we have "use common" (which is the standar...Pascal Rigaux2005-06-1012-13/+1
* make it workPascal Rigaux2005-06-101-2/+4
* - move functions using /proc/partitions out of fsedit to fs::proc_partitionsPascal Rigaux2005-06-1032-142/+125
* write_secret_backend isn't exported anymoreOlivier Blin2005-06-101-1/+1
* use services::enable() and services::disable()Olivier Blin2005-06-102-5/+5
* create enable() and disable() out of set_status()Olivier Blin2005-06-101-4/+14
* add some "use xxx;" (the idea is to see what the package needs, but i may rol...Pascal Rigaux2005-06-107-1/+12
* move loopback.pm to fs/loopback.pmPascal Rigaux2005-06-1011-27/+25
* - create network::pxe out of drakpxelinux (pxe configuration files management)Olivier Blin2005-06-101-0/+180
* add get_interface_ip_address (with bits from drakpxelinux)Olivier Blin2005-06-091-0/+6
* bump copyright + s/Mandrakesoft/Mandriva/Thierry Vignaud2005-06-091-1/+1
* *** empty log message ***Thierry Vignaud2005-06-091-1/+158
* (changelog) only track HEAD changesThierry Vignaud2005-06-091-1/+1
* - sync with DrakX's APIThierry Vignaud2005-06-091-38/+65
* (installPackages) help packages' post-install scriptsThierry Vignaud2005-06-091-0/+3
* (installPackages) help DrakX moreThierry Vignaud2005-06-091-2/+2
* detect both old and new LaCie modelsThierry Vignaud2005-06-091-1/+1
* prevent building a disk w/o translation catalogsThierry Vignaud2005-06-091-0/+4
* prevent warning message about /proc to appear at bootThierry Vignaud2005-06-091-1/+3
* - urpmi syntax had changedThierry Vignaud2005-06-091-2/+1
* devfs is deadThierry Vignaud2005-06-091-3/+1
* save X.org conf too on profile switchThierry Vignaud2005-06-091-1/+1
* (install) do not kill runaway processes when building the globetrotterThierry Vignaud2005-06-091-1/+1
* (bestKernelPackage) while building a globetrotter, do not look for aThierry Vignaud2005-06-091-0/+1
* set $::build_globetrotterThierry Vignaud2005-06-091-0/+1
* (addUser) apply autologin setting for globetrotterThierry Vignaud2005-06-091-0/+1
* (acceptLicense) do not show "releases notes" for globetrotterThierry Vignaud2005-06-091-1/+1
* (install2::configMove) prevent dm service to fail to startup becauseThierry Vignaud2005-06-091-0/+2
* (install2::configMove) workaround init reading inittab before any.pm alters itThierry Vignaud2005-06-091-1/+5
* sync with drakx's APIThierry Vignaud2005-06-091-3/+3
* (automatic_xconf) class_discard is needed way earlierThierry Vignaud2005-06-091-1/+1
* (install2::configMove) fix killing X11 due to XFree86 -> X.org switchThierry Vignaud2005-06-091-1/+1
* (install2::configMove) if formatError() returns nothing, better display the r...Thierry Vignaud2005-06-091-1/+1
* fix buildThierry Vignaud2005-06-091-2/+2
* blacklist more pakcagesThierry Vignaud2005-06-091-1/+5
* fix commentThierry Vignaud2005-06-091-1/+1
* (acceptLicense) better use run_program for killing XorgThierry Vignaud2005-06-091-1/+1
* (leavingStep) if formatError() returns nothing, better display the raw errorThierry Vignaud2005-06-091-1/+1
* - added senegal ADSL provider entryDaouda Lo2005-06-091-0/+10
* remove non-ASCII characterOlivier Blin2005-06-091-1/+1
* *** empty log message ***Pascal Rigaux2005-06-091-1/+90
* (autologin) make autologin choice more user friendly (better fix for #4304)Thierry Vignaud2005-06-091-4/+2
* Translated more strings, also fixed a few old ones :)Per Øyvind Karlsen2005-06-091-44/+49
* don't need prefixing with current packagePascal Rigaux2005-06-092-4/+4
* don't need prefixing with current packagePascal Rigaux2005-06-097-12/+12
* (mount_part) stop removing lost+found (#16173) (pixel's changelog was "no_com...Thierry Vignaud2005-06-081-1/+0
* 10.3-0.22mdkThierry Vignaud2005-06-081-2/+8
* bump conflict on drakconf due to blino's changesThierry Vignaud2005-06-081-1/+1
* allow to install ndiswrapper drivers during installOlivier Blin2005-06-081-2/+3
* use prefix only once it has been defined by installOlivier Blin2005-06-082-19/+23