summaryrefslogtreecommitdiffstats
path: root/move
Commit message (Collapse)AuthorAgeFilesLines
* (lang2move_clp_name): if $dir is a symlink, this symlink is broken at that ↵Pascal Rigaux2004-07-021-2/+1
| | | | moment, so test "-d $dir" after testing "-l $dir"
* disable languages which have no locales installedPascal Rigaux2004-07-021-1/+2
|
* a somewhat better error checkingPascal Rigaux2004-07-011-1/+1
|
* also remove drakbackupPascal Rigaux2004-07-011-1/+1
|
* create directories if needed for "READ" files of etcfilesPascal Rigaux2004-06-301-0/+1
|
* also add unisonPascal Rigaux2004-06-301-1/+1
|
* set /var/log/clamav/freshclam.log owner to clamavPascal Rigaux2004-06-301-0/+2
|
* - install nxclient and clamavPascal Rigaux2004-06-301-1/+5
| | | | | - fix nxclient
* - cleanup handle_etcfiles()Pascal Rigaux2004-06-292-11/+13
| | | | | | - /etc/security/fileshare.conf is on key to allow fileshare - remove unused files
* allow clamav to work and freshen it's databasePascal Rigaux2004-06-291-0/+3
| | | | | (although not saved on key)
* also set PHOTO (so we get gphoto)Pascal Rigaux2004-06-291-1/+1
|
* have symlinks /etc/rc[0-6].dPascal Rigaux2004-06-251-0/+4
|
* add magicdev.moPascal Rigaux2004-06-241-0/+1
|
* add magicdevPascal Rigaux2004-06-241-0/+1
|
* fix ugly typo :-(Pascal Rigaux2004-06-231-1/+1
|
* better code for installing config files listed in keyfiles (and use cp_f)Pascal Rigaux2004-06-231-7/+4
|
* add shorewall files (esp. for drakfirewall)Pascal Rigaux2004-06-231-0/+1
|
* oops, fix the "Continue without USB key" casePascal Rigaux2004-06-221-4/+3
|
* - mount usb key first with "sync" option to have a good detection of rw or roPascal Rigaux2004-06-221-52/+58
| | | | | | | | - then remount it without "sync" - simplify: use $key_part instead of checking /proc/mounts - ensure key_mount() doesn't leave $key_part if unmounted (the pb didn't occured, but maybe it could have...)
* remove usb key from desktop (already available in "Home")Pascal Rigaux2004-06-221-0/+1
|
* ensure resolv.conf exist otherwise kppp criesPascal Rigaux2004-06-221-0/+1
|
* - use magicdev for secondary cdromPascal Rigaux2004-06-222-3/+4
| | | | | - have a proper mtab for magicdev+kded to work
* we do want magicdev nowPascal Rigaux2004-06-221-1/+1
|
* don't use "keys" smaller than 10MB (as told by Daniel Andrews on ↵Pascal Rigaux2004-06-211-1/+8
| | | | cooker-mandrakemove mailing list)
* like live_tree_boot, one must handle live_tree_i18n_*Pascal Rigaux2004-06-212-1/+21
|
* change the way we restart kdesktop and kickerPascal Rigaux2004-06-211-3/+6
|
* add krandr.mo and kmix.moPascal Rigaux2004-06-211-0/+2
|
* add krandrtrayPascal Rigaux2004-06-211-0/+1
|
* fix choosing which files to put in live_tree_always_i18n_*.clp'sPascal Rigaux2004-06-211-11/+24
|
* create missing bitmap directoy for openoffice non-english (as instructed by ↵Pascal Rigaux2004-06-211-0/+5
| | | | Giuseppe Ghibò)
* same behaviour as UTC=false (as done in rc.sysinit)Pascal Rigaux2004-06-211-0/+1
|
* - use cp_f instead of run_program::run cpPascal Rigaux2004-06-211-6/+12
| | | | | - create the virtual_key if it is missing
* replace "Error" with "Read carefully!", it's less frighteningPascal Rigaux2004-06-211-1/+1
|
* change the way we restart kdesktop and kickerPascal Rigaux2004-06-211-23/+25
|
* ipw2100 is needed to support centrinoPascal Rigaux2004-06-181-1/+1
|
* use move's script rather than build machine's scriptThierry Vignaud2004-06-171-1/+1
|
* kill kde desktop and kicker when mdk_totem is launched, then restore themPascal Rigaux2004-06-153-10/+12
| | | | | (kded pb still there?)
* have krandrtray in systray by default (allow easy screen resizing, esp. for ↵Pascal Rigaux2004-06-151-0/+1
| | | | non-usb key move)
* ease testsPascal Rigaux2004-06-151-1/+3
|
* merge with sound-scripts (we should really just useThierry Vignaud2004-06-101-2/+2
| | | | | ../../../soft/sound-scripts/alsa_default.pl)
* - install ATI_GLX-utils (from cdcom)Pascal Rigaux2004-06-091-2/+2
| | | | | - remove drakperm and draksec (not useful in Mandrakemove)
* rule live_tree_boot calls clps, no need to do it twicePascal Rigaux2004-06-081-1/+1
|
* build iso in /tmpPascal Rigaux2004-06-031-1/+1
|
* have kmix in always.listPascal Rigaux2004-06-032-1/+3
|
* obsolete since make_boot_img handles mandrakemovePascal Rigaux2004-06-021-5/+0
|
* - build data/i18n_*.list if missingPascal Rigaux2004-06-021-4/+7
| | | | | | - don't copy MDK::Common files (we use the 10.0 package verbatim) - don't put mdk_totem in /etc/skel/Desktop, otherwise the desktop is not created correctly
* - only look move key in fat partitionsPascal Rigaux2004-06-021-8/+28
| | | | | - search for the usb key partition containing a mandrakemove
* /etc/gtk-2.0/gtkrc.ta_IN needs the directory /etc/gtk-2.0 to be in main clp, ↵Pascal Rigaux2004-06-022-2/+2
| | | | not the boot one
* remove en doc (new doc will come fixed, hopefully)Pascal Rigaux2004-06-021-1/+0
|
* handle freeDriver which disable using proprietary X driver (esp. for nvidia)Pascal Rigaux2004-05-271-2/+2
|