Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when we need to change something in MDK-Common (here, substInFile), allow us ↵ | Guillaume Cottenceau | 2003-11-17 | 1 | -0/+3 |
| | | | | | | | to reflect our changes in "make" from cvs pixel might need to have a working ../../soft | ||||
* | fix -sort in mkisofs | Pascal Rigaux | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | have a better global coherency between clp's | Pascal Rigaux | 2003-11-17 | 1 | -0/+1 |
| | |||||
* | add a "making iso" rule | Pascal Rigaux | 2003-11-17 | 1 | -4/+17 |
| | |||||
* | remove unused stuff | Pascal Rigaux | 2003-11-17 | 1 | -6/+0 |
| | |||||
* | preliminary support for saving system configuration data on usb key | Guillaume Cottenceau | 2003-11-14 | 1 | -1/+1 |
| | |||||
* | be sure remaining /etc files are at least available RO | Guillaume Cottenceau | 2003-11-12 | 1 | -1/+2 |
| | |||||
* | network.pm doesn't exist anymore | Pascal Rigaux | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | add an icon on the desktop to run mdk_totem | Pascal Rigaux | 2003-11-12 | 1 | -0/+1 |
| | |||||
* | also copy perl-install/*/*.pm files | Pascal Rigaux | 2003-11-10 | 1 | -2/+2 |
| | |||||
* | create and handle always_i18n_xxx clp's | Pascal Rigaux | 2003-11-07 | 1 | -0/+1 |
| | |||||
* | better handle etc files: scan a/c/mtime after copying all /etc files | Guillaume Cottenceau | 2003-11-07 | 1 | -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_totem | Pascal Rigaux | 2003-11-06 | 1 | -1/+1 |
| | |||||
* | - run "kbuildsycoca --global" when building | Pascal Rigaux | 2003-11-05 | 1 | -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 Rigaux | 2003-11-05 | 1 | -0/+3 |
| | | | | from data/*.dirs | ||||
* | lock unneeded now that i have my local copy :) | Guillaume Cottenceau | 2003-11-05 | 1 | -3/+0 |
| | |||||
* | add the command to generate totem.list | Pascal Rigaux | 2003-11-05 | 1 | -0/+2 |
| | |||||
* | grrr don't commit debugging purpose stuff | Guillaume Cottenceau | 2003-11-03 | 1 | -1/+0 |
| | |||||
* | call summaryBefore to auto configure network, timezone, printers | Guillaume Cottenceau | 2003-11-03 | 1 | -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 support | Pascal Rigaux | 2003-11-03 | 1 | -0/+1 |
| | |||||
* | replace mdk_move_boot_loop with the more flexible mdk_move_loop | Pascal Rigaux | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | sudo wants sudoers to be 440 | Pascal Rigaux | 2003-10-31 | 1 | -1/+1 |
| | |||||
* | - add sudo for all commands | Pascal Rigaux | 2003-10-31 | 1 | -0/+4 |
| | | | | | - add mdk_move_boot_loop called in autostart | ||||
* | don't build /tmp/live_tree.clp by default in target live_tree_boot | Pascal Rigaux | 2003-10-31 | 1 | -1/+0 |
| | |||||
* | use mkisofs -R instead of -r so that setuid is still there | Pascal Rigaux | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | add live_tree_always.clp | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | better list obtained using patched nfsd instead of Strace | Pascal Rigaux | 2003-10-30 | 1 | -0/+7 |
| | |||||
* | add the mkisofs/cdrecord command line | Pascal Rigaux | 2003-10-23 | 1 | -1/+4 |
| | |||||
* | correctly install runstage2 as runstage2.pl | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+2 |
| | |||||
* | add make_live_tree_boot | Pascal Rigaux | 2003-10-22 | 1 | -1/+13 |
| | |||||
* | use pixel's gzloop module rather than cloop | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+1 |
| | |||||
* | don't use find, it's faster | Pascal Rigaux | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | add xwait and use it | Pascal Rigaux | 2003-10-16 | 1 | -2/+19 |
| | |||||
* | have necessary png lang files installed and limit percent-langs of langs.pm ↵ | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+5 |
| | | | | accordingly | ||||
* | don't look for /usr/lib/libDrakX on build box, only in the live_tree | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | try to lock to avoid problems with pixel | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+3 |
| | |||||
* | mandrake-move can nearly start (shell starts, X config not done so X server ↵ | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+40 |
currently crashes) |