summaryrefslogtreecommitdiffstats
path: root/move/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* add a "making iso" rulePascal Rigaux2003-11-171-4/+17
|
* remove unused stuffPascal Rigaux2003-11-171-6/+0
|
* preliminary support for saving system configuration data on usb keyGuillaume Cottenceau2003-11-141-1/+1
|
* be sure remaining /etc files are at least available ROGuillaume Cottenceau2003-11-121-1/+2
|
* network.pm doesn't exist anymorePascal Rigaux2003-11-121-1/+1
|
* add an icon on the desktop to run mdk_totemPascal Rigaux2003-11-121-0/+1
|
* also copy perl-install/*/*.pm filesPascal Rigaux2003-11-101-2/+2
|
* create and handle always_i18n_xxx clp'sPascal Rigaux2003-11-071-0/+1
|
* better handle etc files: scan a/c/mtime after copying all /etc filesGuillaume Cottenceau2003-11-071-1/+1
| | | | | | to list the ones which are read and written, make it a file list and be assured to have those when initing move
* add mdk_totem & mdk_behind_totemPascal Rigaux2003-11-061-1/+1
|
* - run "kbuildsycoca --global" when buildingPascal Rigaux2003-11-051-0/+1
| | | | | - using a special configuration telling kde not to build during startup
* check_dirs checks that data/*.list contains a file which is inside a dir ↵Pascal Rigaux2003-11-051-0/+3
| | | | from data/*.dirs
* lock unneeded now that i have my local copy :)Guillaume Cottenceau2003-11-051-3/+0
|
* add the command to generate totem.listPascal Rigaux2003-11-051-0/+2
|
* grrr don't commit debugging purpose stuffGuillaume Cottenceau2003-11-031-1/+0
|
* call summaryBefore to auto configure network, timezone, printersGuillaume Cottenceau2003-11-031-1/+3
| | | | | obscure problems when launching foomatic-configure exhausted problem of missing subdirectories in /etc and /var, create them at startup when they are missing to prevent from future other problems of the kind
* add totem supportPascal Rigaux2003-11-031-0/+1
|
* replace mdk_move_boot_loop with the more flexible mdk_move_loopPascal Rigaux2003-10-311-1/+1
|
* sudo wants sudoers to be 440Pascal Rigaux2003-10-311-1/+1
|
* - add sudo for all commandsPascal Rigaux2003-10-311-0/+4
| | | | | - add mdk_move_boot_loop called in autostart
* don't build /tmp/live_tree.clp by default in target live_tree_bootPascal Rigaux2003-10-311-1/+0
|
* use mkisofs -R instead of -r so that setuid is still therePascal Rigaux2003-10-311-2/+2
|
* add live_tree_always.clpPascal Rigaux2003-10-301-0/+1
|
* better list obtained using patched nfsd instead of StracePascal Rigaux2003-10-301-0/+7
|
* add the mkisofs/cdrecord command linePascal Rigaux2003-10-231-1/+4
|
* correctly install runstage2 as runstage2.plGuillaume Cottenceau2003-10-221-1/+2
|
* add make_live_tree_bootPascal Rigaux2003-10-221-1/+13
|
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-211-1/+1
|
* don't use find, it's fasterPascal Rigaux2003-10-161-1/+1
|
* add xwait and use itPascal Rigaux2003-10-161-2/+19
|
* have necessary png lang files installed and limit percent-langs of langs.pm ↵Guillaume Cottenceau2003-10-151-0/+5
| | | | accordingly
* don't look for /usr/lib/libDrakX on build box, only in the live_treePascal Rigaux2003-10-151-1/+1
|
* try to lock to avoid problems with pixelGuillaume Cottenceau2003-10-151-0/+3
|
* mandrake-move can nearly start (shell starts, X config not done so X server ↵Guillaume Cottenceau2003-10-091-0/+40
currently crashes)