summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* corrected default:LTR entriesPablo Saratxaga2004-04-092-7716/+6759
|
* updated Ukrainian and Welsh filesPablo Saratxaga2004-04-091-1294/+1547
|
* kwin and kdesktop need kio.moPascal Rigaux2004-04-091-0/+1
|
* (lang::write_langs) drop prefix parameterThierry Vignaud2004-04-092-4/+4
|
* remove unused variableThierry Vignaud2004-04-091-1/+0
|
* updated Nynorsk and Filipino filesPablo Saratxaga2004-04-091-1090/+1111
|
* updatesKeld Simonsen2004-04-081-1336/+1282
| | | | | | soft/mdkonline/po/da.po soft/wizard_perl/po/da.po gi/perl-install/share/po/da.po
* - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installationDaouda Lo2004-04-081-1/+1
|
* get rid of the chloop code (not used anymore)Pascal Rigaux2004-04-081-6/+2
|
* we now simply use loop instead of chloopPascal Rigaux2004-04-081-2/+2
|
* adapt to mdk 10.0Pascal Rigaux2004-04-085-479/+580
|
* mount /sys before move::init() since move::init() needs itPascal Rigaux2004-04-081-1/+3
|
* 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
|
* - no need for chloop device anymore, my kernel patch applies directly on the ↵Pascal Rigaux2004-04-081-11/+5
| | | | | | | default loop module :) - gzloop needs cryptoloop and zlib_inflate (why must i handle this by hand? is my gzloop ugly?...)
* modinfo when running on kernel 2.6 is incompatible with the one on kernel ↵Pascal Rigaux2004-04-081-1/+9
| | | | 2.4, so handle both cases
* - 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)
* bump glib/gtk+ perl binding requiresThierry Vignaud2004-04-081-1/+1
|
* use Mandrakelinux nowThierry Vignaud2004-04-081-3/+3
|
* 10-30mdkThierry Vignaud2004-04-081-1/+17
|
* defined default font to use in KDE for devanagari and malayalam scriptsPablo Saratxaga2004-04-071-3/+7
|
* corrected drakups against new libconf 0.32damien2004-04-071-3/+3
|
* fully translated, was 3 fuzzy, 3 untranslatedThomas Backlund2004-04-061-1090/+1113
|
* (shrink_topwindow) fix faillure with perl-Gtk+-1.04x (#9411)Thierry Vignaud2004-04-061-1/+1
|
* Use a scalar with cat_ (Pixel suggestion).Stew Benedict2004-04-061-6/+6
|
* Don't move existing dhcpd.conf, add an include for terminal-server instead.Stew Benedict2004-04-061-27/+59
|
* Don't display commercial advertisement in development versionDavid Baudens2004-04-064-4/+0
|
* typo fixThierry Vignaud2004-04-061-1/+1
|
* Remove config-info (new home to be man page).Stew Benedict2004-04-051-194/+75
| | | | | | Use ugtk2 cursor wait/normal (share the wheel). Combine/rework restore code.
* adapt to kernel 2.6Pascal Rigaux2004-04-051-8/+8
|
* allow mounting type devptsPascal Rigaux2004-04-051-1/+1
|
* - 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
|
* (setDefaultPackages) despite find and any are semantically equivalentThierry Vignaud2004-04-051-1/+1
| | | | | in this context, any will be used there (boolean vs scalar context)
* (setDefaultPackages) install alsa-utils if *any* of the present sound card ↵Thierry Vignaud2004-04-051-2/+1
| | | | is driven by ALSA
* install gnome-alsamixer and alsa-utils when there's an alsa driver sound cardThierry Vignaud2004-04-051-1/+2
| | | | | setDefaultPackages
* - 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-052-424/+30
| | | | | - also create the isolinux picture (was done in move/Makefile)