summaryrefslogtreecommitdiffstats
path: root/move
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchMystery Man2004-05-1123-1303/+1571
| | | | 'MDK-10-update'.
* i don't need i18n.dirs, so i don't need the special case for check_dirsPascal Rigaux2004-05-071-1/+1
|
* fix check_dirsPascal Rigaux2004-05-071-1/+1
|
* fix buildPascal Rigaux2004-05-061-1/+1
|
* - install all langsPascal Rigaux2004-05-069-1171/+1172
| | | | | - move default from /tmp/live_tree to /BIG/move/live_tree, and have it written only once
* remove mozilla plugins (esp for libflashplayer.so which breaks build when we ↵Pascal Rigaux2004-05-061-3/+0
| | | | don't have cdcom)
* xfree[34X] are removedPascal Rigaux2004-05-061-1/+1
|
* when XF86Config-4 is missing, use XF86ConfigPascal Rigaux2004-05-061-1/+3
|
* resync with initscripts (fix sound on many sound cards) (imho, this should notThierry Vignaud2004-04-282-8/+8
| | | | | be in move cvs but should be copied at build time from initscripts one)
* add synaptics for laptopsThierry Vignaud2004-04-271-0/+1
|
* add ISDN stuffThierry Vignaud2004-04-271-0/+2
|
* NVIDIA_nforce is no more needed (replaced by snd-alsa8x0 and forcedethThierry Vignaud2004-04-231-1/+1
| | | | | drivers)
* this seems to really fix the alsa pb (?)Pascal Rigaux2004-04-201-0/+2
|
* add needed RW filesPascal Rigaux2004-04-201-0/+2
|
* when using alsa /etc/gnome-vfs-mime-magic is badly needed, why? i don't know :)Pascal Rigaux2004-04-201-0/+1
|
* add unicornPascal Rigaux2004-04-201-1/+1
|
* we need agp modules for DRI (nvidia doesn't care, but ATI does, and others too)Pascal Rigaux2004-04-191-0/+2
|
* fix handling directories-to-createPascal Rigaux2004-04-191-1/+2
|
* when creating directories, keep rights & uid & gid (esp. for armagetron)Pascal Rigaux2004-04-192-8/+11
|
* savekdemimetypes.pl needs HOME=/ otherwise it's tmp file fails (it is in ~/tmp)Pascal Rigaux2004-04-191-2/+5
|
* - nvidia's libglx.so is hardwired to the tls version, change thisPascal Rigaux2004-04-191-7/+5
| | | | | - if make_live is called more than once, part of removing the tls dirs can fail, but we may still want all of them to be removed
* one more .mo neededPascal Rigaux2004-04-191-0/+1
|
* for complete build, one need to do "build" before "install"Pascal Rigaux2004-04-131-1/+1
|
* rename rule "all" to "default" (it doesn't do all)Pascal Rigaux2004-04-131-1/+1
|
* - log errors in /tmp/.kde-errors instead of /dev/tty10 (to be able to grep ↵Pascal Rigaux2004-04-131-3/+3
| | | | | | | it, but that means one can't see it if kde doesn't succed except when using option "shell") - adapt to loop instead of chloop
* pptp-linux sometimes is neededThierry Vignaud2004-04-131-1/+1
|
* add pppoe plugin tooThierry Vignaud2004-04-131-1/+1
|
* add pppoa plugin for quite a lot of adsl linksThierry Vignaud2004-04-131-1/+1
|
* split nework packages by categoryThierry Vignaud2004-04-131-2/+10
|
* adiusbadsl is now eagle-usbThierry Vignaud2004-04-131-1/+2
|
* kwin and kdesktop need kio.moPascal Rigaux2004-04-091-0/+1
|
* remove unused variableThierry Vignaud2004-04-091-1/+0
|
* we now simply use loop instead of chloopPascal Rigaux2004-04-081-2/+2
|
* adapt to mdk 10.0Pascal Rigaux2004-04-085-479/+580
|
* handle option "--already-have=..." alike busy-files-accessesPascal Rigaux2004-04-081-0/+7
|
* also build various subdirs in mdk-stage1 in case it's not donePascal Rigaux2004-04-081-1/+1
|
* - don't install magicdev nor mdkonline (not useful in mandrakemove)Pascal Rigaux2004-04-081-5/+18
| | | | | | | | - we were removing /lib/i686, also remove the various tls/ directories - use "kbuildsycoca --global", it works better (the generated ksycoca can be used nicely by boot-time kbuildsycoca's, whereas the /var/tmp/kdecache-root/ksycoca can't)
* adapt to kernel 2.6Pascal Rigaux2004-04-051-8/+8
|
* - devfs in kernel 2.6 doesn't handle /dev/pts anymore, so we must mount itPascal Rigaux2004-04-051-13/+13
| | | | | | | - adapt to 10.0 DrakX - /etc/modprobe.conf handled same as modules.conf (why this special case for them and not other /etc files?) - cleanup and perl_checker fixes
* add /etc/modprobe.conf and /etc/modprobe.preloadPascal Rigaux2004-04-051-0/+2
|
* kernel 2.6 is devfs=mount by default, whereas we prefer devfs=nomount for ↵Pascal Rigaux2004-04-051-2/+2
| | | | mandrakemove
* Xtest is not in c:: anymore, it is in xf86misc::main::Pascal Rigaux2004-04-051-2/+2
|
* kernel-smp not useful since we don't boot using itPascal Rigaux2004-04-051-1/+0
|
* adapt to kernel 2.6 (and fake having one so that pkg selection defaults to 2.6)Pascal Rigaux2004-04-051-1/+5
|
* - move from /usr/bin/stage2 to /usr/lib/stage2Pascal Rigaux2004-04-051-6/+6
| | | | | | - use the new "./make_boot_img move" (so remove building isolinux/boot.msg) - separate the stage1 + isolinux build
* - no need forking make_boot_imgPascal Rigaux2004-04-051-418/+0
| | | | | - also create the isolinux picture (was done in move/Makefile)
* move from /usr/bin/stage2 to /usr/lib/stage2 (cleaner)Pascal Rigaux2004-04-053-3/+3
|
* we don't provide a cdrom.rdz (not useful, either El Torito "no emulation" ↵Pascal Rigaux2004-04-021-1/+0
| | | | works, either it is too late)
* adapt to change allowing checking nvidia/ati proprietary driver availability ↵Pascal Rigaux2004-02-081-1/+1
| | | | only when needed
* John Jablonski wants scribusGuillaume Cottenceau2004-01-141-0/+1
|