summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* escaped strings fixesThierry Vignaud2003-11-0610-72/+72
|
* (configure) fix untranslatable strings: switch from ask_from_list_()Thierry Vignaud2003-11-061-7/+7
| | | | | to ask_from_list()
* fix untranslatable stringThierry Vignaud2003-11-061-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-051-0/+4
|
* auto configure networkGuillaume Cottenceau2003-11-052-5/+8
|
* we use supermount in move nowGuillaume Cottenceau2003-11-051-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-051-3/+3
|
* - run "kbuildsycoca --global" when buildingPascal Rigaux2003-11-053-0/+9
| | | | | - using a special configuration telling kde not to build during startup
* don't die when not finding a clp, it means it's not mountedPascal Rigaux2003-11-051-1/+1
|
* 9.3-2mdkThierry Vignaud2003-11-051-1/+5
|
* detect all up||down interfaces w/o any hardcoded limits:Thierry Vignaud2003-11-051-1/+6
| | | | | | | | | | - rollback to old active poll on existing interfaces rather than relying on kernel interfaces list (since it does not list unconfigured interfaces) - get the network interfaces list from /proc/net/dev (reusing the same logic as from "ifconfig -a")
* reput back hasNetDevice() instead of getNetInterfaces() sinceThierry Vignaud2003-11-051-33/+12
| | | | | SIOCGIFCONF only list *active* network interfaces
* even more flexiblePascal Rigaux2003-11-051-5/+9
|
* remove the (bad) empty linePascal Rigaux2003-11-051-1/+0
|
* have all /etc/pango (not really needed anymore, but it is cleaner)Pascal Rigaux2003-11-052-1/+2
|
* when /image/etc/xxx is a symlink, create /etc/xxx directly to this symlinkPascal Rigaux2003-11-051-2/+10
|
* handle "totem" files being in "always"Pascal Rigaux2003-11-051-14/+28
|
* check_dirs checks that data/*.list contains a file which is inside a dir ↵Pascal Rigaux2003-11-051-0/+3
| | | | from data/*.dirs
* find out the association (loopX <=> clp) instead of hard writing itPascal Rigaux2003-11-051-9/+17
|
* *** empty log message ***Pascal Rigaux2003-11-055-222/+238
|
* handle image_totemPascal Rigaux2003-11-051-1/+1
|
* make it more flexiblePascal Rigaux2003-11-052-5/+14
|
* lock unneeded now that i have my local copy :)Guillaume Cottenceau2003-11-051-3/+0
|
* /usr is now handled "hardcoded" for totemGuillaume Cottenceau2003-11-051-1/+0
|
* add the command to generate totem.listPascal Rigaux2003-11-051-0/+2
|
* we need package "mountloop" for crypted foldersPascal Rigaux2003-11-051-1/+2
|
* - no need to mount totem clpPascal Rigaux2003-11-051-3/+5
| | | | | - if we need lomount_clp again, correctly handle the "live" cmdline parameter
* - more flexible totem tree symlinks build (based on totem.list)Pascal Rigaux2003-11-051-8/+9
| | | | | - clean-up
* run fc-cache so that cache is generated in all directories mentioned in ↵Guillaume Cottenceau2003-11-041-0/+1
| | | | config file: allows to suppress the 5-10 secondes pause before first drakx question
* unneeded now that i've teached dietlibc to not segfault on NULL pointersGuillaume Cottenceau2003-11-041-2/+0
|
* don't segfault on NULL stuffGuillaume Cottenceau2003-11-041-0/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-041-2/+2
|
* try to not segfault when a NULL pointer is passed to log_message ↵Guillaume Cottenceau2003-11-041-0/+2
| | | | (unimplemented clnt_sperror and alike functions from dietlibc)
* allow to still be able to work when running in -u modeGuillaume Cottenceau2003-11-041-2/+7
|
* hack up a warning message when we're in low mem. chosen 120 mbytes, need to ↵Guillaume Cottenceau2003-11-042-0/+4
| | | | be refined later.
* need to handle totem clp at stage1 because it needs to provide /usr directoryGuillaume Cottenceau2003-11-042-0/+18
|
* - add links from totem to main treePascal Rigaux2003-11-041-4/+14
| | | | | - don't rm libDrakX/*.pm too soon, remove symlinks first
* Enable bz2 compression option (wish@linux-mandrake.com)Stew Benedict2003-11-041-15/+10
|
* perl_checker fixesThierry Vignaud2003-11-041-4/+4
|
* unexport not used elsewhere connected2 functionThierry Vignaud2003-11-041-1/+1
|
* perl_checker fixesThierry Vignaud2003-11-041-3/+3
|
* - 9.3-1mdkThierry Vignaud2003-11-041-2/+76
| | | | | - sync with 9.2/amd64 package spec logs
* manage all interfaces when there more than oneThierry Vignaud2003-11-041-17/+17
|
* network statistics really are global ones, not per interface ones.Thierry Vignaud2003-11-041-1/+1
| | | | | let not confuse the end user
* removing the slow fallback (better handled by hand)Pascal Rigaux2003-11-041-13/+0
|
* don't mount totem clp if option "live" is given on cmdlinePascal Rigaux2003-11-041-1/+1
|
* in mandrake-move, mount cdrom as supermountGuillaume Cottenceau2003-11-042-0/+13
|
* - handle symlinks in xxx.listPascal Rigaux2003-11-041-12/+36
| | | | | - more flexible -u (remove_light_tree)
* allow setting hdclun=0Pascal Rigaux2003-11-041-1/+1
|
* gc suxGuillaume Cottenceau2003-11-041-1/+1
|