summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* don't log anything when module is already presentGuillaume Cottenceau2003-10-301-0/+3
|
* cleanupPascal Rigaux2003-10-301-9/+11
|
* *** empty log message ***Guillaume Cottenceau2003-10-301-2/+1
|
* fix anthill bug #50: ensure /etc/ppp/pap-secrets is not world readableThierry Vignaud2003-10-301-2/+4
| | | | | since it contains password/user mapping for dialup
* add live_tree_always.clpPascal Rigaux2003-10-301-0/+1
|
* add live_tree_alwaysPascal Rigaux2003-10-302-28/+54
|
* kill minilogd to ensure it goes awayPascal Rigaux2003-10-301-0/+1
|
* better list obtained using patched nfsd instead of StracePascal Rigaux2003-10-305-160/+167
|
* fixGuillaume Cottenceau2003-10-291-2/+3
|
* huge (planel sux)Guillaume Cottenceau2003-10-291-0/+1
|
* handle depfile per kernel, not just 2.4* modules.depGuillaume Cottenceau2003-10-293-7/+18
|
* don't get bitten another time by "suddenly disappearing" modulesGuillaume Cottenceau2003-10-291-1/+6
|
* add this script to update existing boot images when there is a fix in BOOT ↵Guillaume Cottenceau2003-10-291-0/+47
| | | | kernel
* perl_checker fixesThierry Vignaud2003-10-291-2/+2
|
* fix installer when network::ethernet wasn't loaded beforeThierry Vignaud2003-10-291-0/+1
|
* (getUPS) detect usb UPS (serial_probe not seeing them for now)Thierry Vignaud2003-10-291-0/+4
|
* pine is no more in the distroThierry Vignaud2003-10-291-1/+1
|
* fixed for ongoing bug since at least 9.0 for alias not reported in current ↵Francois Pons2003-10-281-1/+1
| | | | installation.
* set drakconnect as config tool for modems as well as for isdn & adslThierry Vignaud2003-10-271-3/+3
| | | | | adapters
* list isdn adapters in their own class instead of showing them up asThierry Vignaud2003-10-271-1/+3
| | | | | unknown devices
* split out adsl detection from modem one into its one categoryThierry Vignaud2003-10-271-1/+3
|
* sort export listThierry Vignaud2003-10-271-1/+1
|
* fix requires for c::_exit()Thierry Vignaud2003-10-271-0/+1
|
* (isdn_get_info) simplify it trough MDK::CommonThierry Vignaud2003-10-271-3/+1
|
* simplify isdn detection:Thierry Vignaud2003-10-272-4/+3
| | | | | | | - no need to pass a ref around; if it's bound to be overwritten, just return a new hash - let isdn_detect only care of which fields we want for isdn stuff
* - make isdn detection more readableThierry Vignaud2003-10-271-1/+1
| | | | | - ensure previously detected isdn stuff is cleared on redetection
* blacklist Net::Ping in order to be able to parse network::toolsThierry Vignaud2003-10-271-0/+1
|
* sortThierry Vignaud2003-10-271-6/+6
|
* try to save /etc/fstab and /etc/modules.conf (is /etc/fstabGuillaume Cottenceau2003-10-231-1/+6
| | | | | really needed?)
* *** empty log message ***Guillaume Cottenceau2003-10-231-0/+40
|
* add the mkisofs/cdrecord command linePascal Rigaux2003-10-231-1/+4
|
* use cp instead of cp_afPascal Rigaux2003-10-231-1/+1
|
* use fast_mouse_probe first in mandrake movePascal Rigaux2003-10-231-2/+2
|
* if we have /bin/loadkeys, use itPascal Rigaux2003-10-231-1/+3
|
* - use setxkbmap instead of xmodmap if setxkbmap is availablePascal Rigaux2003-10-231-4/+8
| | | | | - don't run setxkbmap chrooted
* handle case when main clp contains also boot clp filesGuillaume Cottenceau2003-10-231-2/+3
|
* a bit more logging info in case of failureGuillaume Cottenceau2003-10-231-1/+1
|
* various fixes:Pascal Rigaux2003-10-231-5/+3
| | | | | | | - add some usually automatic flags 'BURNER', 'UTF8', 'DOCS', 'TV', '3D' - use symlinkf instead of "ln -sf" (symlinkf is much better, it removes destination first) - not need to run pango-querymodules anymore
* don't use exit(), use _exit()Pascal Rigaux2003-10-231-1/+1
|
* copy boot live tree into memory to much speed up startup time in cdrom modeGuillaume Cottenceau2003-10-221-3/+39
|
* file_sizeGuillaume Cottenceau2003-10-222-7/+14
|
* correctly install runstage2 as runstage2.plGuillaume Cottenceau2003-10-221-1/+2
|
* add /sbin/init (this is mdk-stage1/init-move, not stock linuxGuillaume Cottenceau2003-10-221-0/+1
| | | | | init - should be in /tmp/live_tree/sbin/init avec "make install")
* handle "boot" clp and "main" clp. passing argument "live" can force to not ↵Guillaume Cottenceau2003-10-229-22/+57
| | | | use the clp in favor of live tree.
* report errno when init can't exec binaryGuillaume Cottenceau2003-10-221-1/+1
|
* allow more than one loop device for more than one lomountGuillaume Cottenceau2003-10-225-37/+56
|
* add make_live_tree_bootPascal Rigaux2003-10-223-1/+568
|
* handle usb isdn adaptersThierry Vignaud2003-10-221-2/+4
|
* add entries for usb isdn adaptersThierry Vignaud2003-10-221-0/+10
|
* fix steping back on choosing isdn card stepThierry Vignaud2003-10-221-1/+1
|