summaryrefslogtreecommitdiffstats
path: root/move/make_live_tree_boot
Commit message (Collapse)AuthorAgeFilesLines
* fix choosing which files to put in live_tree_always_i18n_*.clp'sPascal Rigaux2004-06-211-11/+24
|
* fix checking if we must build nvidia clpPascal Rigaux2004-05-271-1/+1
|
* - make_i18n_list builds the various i18n_XX.listPascal Rigaux2004-05-111-40/+38
| | | | | | - make_live_tree_boot now uses them to have a new live_tree_i18n_XX containing non always busy files for lang XX. We now handle all langs
* - install all langsPascal Rigaux2004-05-061-11/+14
| | | | | - move default from /tmp/live_tree to /BIG/move/live_tree, and have it written only once
* try to reduce then number of symlinks (to avoid ELOOP)Pascal Rigaux2003-12-081-2/+12
|
* it is normal that nvidia files are missing when we build without cdcom rpmsPascal Rigaux2003-11-281-1/+1
|
* - handle nvidia.clpPascal Rigaux2003-11-251-0/+3
| | | | | - handle X proprietary drivers
* try replacing __LANG__ with fr_FR (same for other langs) then with fr (samePascal Rigaux2003-11-181-2/+10
| | | | | for other langs) in always_i18n file list
* un-share shared i18n filesPascal Rigaux2003-11-141-1/+9
| | | | | | | | | | | (currently /usr/share/locale/{es,it,en_US}/LC_CTYPE) that way, no need to have live_tree_always_i18n_iso_8859_1.clp and live_tree_always_i18n_iso_8859_15.clp used by live_tree_always_i18n_en_US.clp, live_tree_always_i18n_es.clp, live_tree_always_i18n_it.clp
* create and handle always_i18n_xxx clp'sPascal Rigaux2003-11-071-0/+9
|
* handle "totem" files being in "always"Pascal Rigaux2003-11-051-14/+28
|
* - more flexible totem tree symlinks build (based on totem.list)Pascal Rigaux2003-11-051-8/+9
| | | | | - clean-up
* - add links from totem to main treePascal Rigaux2003-11-041-4/+14
| | | | | - don't rm libDrakX/*.pm too soon, remove symlinks first
* removing the slow fallback (better handled by hand)Pascal Rigaux2003-11-041-13/+0
|
* - handle symlinks in xxx.listPascal Rigaux2003-11-041-12/+36
| | | | | - more flexible -u (remove_light_tree)
* ensure "make" before ./make_live_tree_boot -u doesn't break ↵Pascal Rigaux2003-11-031-0/+4
| | | | ./make_live_tree_boot -u
* add totem supportPascal Rigaux2003-11-031-0/+6
|
* cleanupPascal Rigaux2003-10-301-9/+11
|
* add live_tree_alwaysPascal Rigaux2003-10-301-28/+42
|
* better list obtained using patched nfsd instead of StracePascal Rigaux2003-10-301-1/+4
|
* add make_live_tree_bootPascal Rigaux2003-10-221-0/+60