summaryrefslogtreecommitdiffstats
path: root/move
Commit message (Collapse)AuthorAgeFilesLines
...
* need to handle i18n clp before accepting licenseGuillaume Cottenceau2003-11-121-2/+7
|
* acceptLicense done ASAP as wellGuillaume Cottenceau2003-11-121-1/+1
|
* *** empty log message ***Pascal Rigaux2003-11-121-4/+0
|
* mount keysPascal Rigaux2003-11-111-0/+16
|
* allowFB just in case someone wants to have fbPascal Rigaux2003-11-101-1/+1
|
* also copy perl-install/*/*.pm filesPascal Rigaux2003-11-101-2/+2
|
* check the kernel corresponding to stage1 rdz is installedPascal Rigaux2003-11-101-0/+2
|
* also move back always_i18n and totem to_cdromPascal Rigaux2003-11-071-1/+1
|
* also move back always_i18n to cdromPascal Rigaux2003-11-071-1/+1
|
* get the file <=> loop association from mdk_move_loop and pass it to ↵Pascal Rigaux2003-11-071-5/+8
| | | | mdk_behind_totem
* - scan all loops, not only @namesPascal Rigaux2003-11-071-6/+8
| | | | | | - always_i18n is a magic name which is renamed to the used always_i18n_xxx - return the file <=> loop association when asked
* - use given loop devicesPascal Rigaux2003-11-071-4/+1
| | | | | - fix --boot-loop option handling
* mainly mo filesPascal Rigaux2003-11-071-0/+16
|
* create and handle always_i18n_xxx clp'sPascal Rigaux2003-11-073-2/+26
|
* handle image_raw (ie non-mounted live_tree)Pascal Rigaux2003-11-071-1/+1
|
* better handle etc files: scan a/c/mtime after copying all /etc filesGuillaume Cottenceau2003-11-074-1/+198
| | | | | | to list the ones which are read and written, make it a file list and be assured to have those when initing move
* - remove some i18n files (now in "always_i18n")Pascal Rigaux2003-11-071-2/+1
| | | | | - add im-cedilla (simpler that handling it nicely)
* /usr/share/services should have been removed when splited between "always" ↵Pascal Rigaux2003-11-071-1/+0
| | | | and "boot"
* updatePascal Rigaux2003-11-071-0/+1
|
* update (remove klipper, kalarm, korgac)Pascal Rigaux2003-11-071-4/+0
|
* updatePascal Rigaux2003-11-071-9/+5
|
* - look for busy filesPascal Rigaux2003-11-071-1/+85
| | | | | | - propose different actions when there are busy files - kill processes busying files when asked
* - add option --totemPascal Rigaux2003-11-071-1/+5
| | | | | - handle mounted /image
* also remove kalarmd from kde autostartPascal Rigaux2003-11-071-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-11-071-0/+52
|
* Oops... I did it again!Guillaume Cottenceau2003-11-071-10/+1
|
* ifplugdGuillaume Cottenceau2003-11-071-1/+2
|
* syslog need be restarted once minilogd got killed, dunno whyGuillaume Cottenceau2003-11-071-3/+15
|
* remove autostart of klipper & korgac (as requested by Denis)Pascal Rigaux2003-11-061-0/+2
|
* - various fixes (including adding /bin/sleep to totem.list and using it)Pascal Rigaux2003-11-063-15/+15
| | | | | - mdk_totem is now written in perl
* add mdk_totem & mdk_behind_totemPascal Rigaux2003-11-063-1/+86
|
* move back some files needed by sudo from "always"Pascal Rigaux2003-11-061-0/+1
|
* *** empty log message ***Pascal Rigaux2003-11-061-0/+2
|
* remove sudo (sudo needs some more files, and it is easier to have a programPascal Rigaux2003-11-061-7/+0
| | | | | running as root doing all the fuss with clp's)
* - add /usr/share/services/ksycoca in "always"Pascal Rigaux2003-11-062-2/+131
| | | | | - add some files needed by sudo in "always"
* ensure make_live doesn't fail when called twice (when $::prefix/dev is ↵Pascal Rigaux2003-11-061-1/+1
| | | | already gone)
* needless chmod a+w /dev files since we use devfsPascal Rigaux2003-11-061-1/+0
|
* have ifcfg-loGuillaume Cottenceau2003-11-061-1/+4
|
* have the basic fstab copiedGuillaume Cottenceau2003-11-061-5/+4
| | | | | link xinetd.conf syslog.conf and sysctl.conf
* have sudo in "always"Pascal Rigaux2003-11-061-0/+3
|
* *** empty log message ***Guillaume Cottenceau2003-11-051-0/+4
|
* auto configure networkGuillaume Cottenceau2003-11-052-5/+8
|
* *** 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
|
* 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
|