summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix isdn detectionThierry Vignaud2003-10-221-1/+1
|
* pixel rulzGuillaume Cottenceau2003-10-221-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-211-1/+1
|
* *** empty log message ***Guillaume Cottenceau2003-10-211-0/+5
|
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-213-6/+10
|
* pixel doesn't suxGuillaume Cottenceau2003-10-211-1/+3
|
* pixel suxGuillaume Cottenceau2003-10-211-1/+1
|
* fix pixelGuillaume Cottenceau2003-10-211-1/+2
|
* fix pixelGuillaume Cottenceau2003-10-212-3/+3
|
* add beginning of gzloop handlingPascal Rigaux2003-10-212-2/+3
|
* misc perl_checker cleanupsThierry Vignaud2003-10-203-25/+23
|
* kill warning complaint from gcc aka resync with official newt headersThierry Vignaud2003-10-201-1/+1
|
* kill warning complaint from gcc aka resync with official rpm headersThierry Vignaud2003-10-201-1/+1
|
* misc perl_checker cleanupsThierry Vignaud2003-10-203-8/+8
|
* drakperm incorrectly enable one to click "ok" after having altered aThierry Vignaud2003-10-201-0/+1
| | | | | | | | | system rule whereas system rules are not saved since they're enforced by msec. this may confuse the end user ("why my changes weren't applied?") so let disable the "ok" button if the current entry is uneditable.
* fix crash on editable itemsThierry Vignaud2003-10-201-10/+13
|
* Add lpfcdd support (Emulex adapters)Nicolas Planel2003-10-201-1/+1
|
* perform test once and move it out of the save loopThierry Vignaud2003-10-201-3/+3
|
* un-jonathan-ize()Thierry Vignaud2003-10-201-10/+4
|