summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Install modules required by packdrake and gendistrib in MISC_DESTRafael Garcia-Suarez2005-03-241-2/+5
|
* - there is no reason to have string ref for portsPascal Rigaux2005-03-241-12/+8
| | | | | - replace main_auto_install() with default_ports()
* calling inactivate_and_dirty() on a new structure is bad, we loose the ↵Pascal Rigaux2005-03-242-7/+8
| | | | | | | {isFormatted} flag (no big deal though, it happened because raid::new() was creating a new raid with an already active md name)
* 10.2-13mdkThierry Vignaud2005-03-241-1/+13
|
* use raid::free_mds() and don't sort (we provide a better numerically sorted ↵Pascal Rigaux2005-03-241-2/+1
| | | | list)
* ensure we use/propose a free md when creating a new onePascal Rigaux2005-03-241-1/+6
|
* after "mdadm --assemble" there can be some mds in inactivate state busying ↵Pascal Rigaux2005-03-241-1/+9
| | | | devices, stopping them
* (Gtk2::Banner::new) make banner be RTL aware (aka follow language directionThierry Vignaud2005-03-241-2/+7
| | | | | and display itself mirrored for RTL languages) (#11910)
* (Gtk2::Banner::new) ensure icon is centered verticallyThierry Vignaud2005-03-241-3/+5
|
* network::drakfirewall::set_ports() doesn't *need* a $in anymore, and it ↵Pascal Rigaux2005-03-241-4/+14
| | | | doesn't die when no network card
* - network::shorewall::default_interfaces_silent() does not need any parameterPascal Rigaux2005-03-245-22/+17
| | | | | | | - network::shorewall::read() is simpler with a $o_in - network::drakfirewall::default_from_pkgs() is non interactive, better give it a do_pkgs - cleanup as little as possible
* ATMARP support, useful for modems using pppoatm (e.g. SpeedTouch) andOlivier Blin2005-03-241-4/+13
| | | | | ISP using RFC 1483 Routed VC MUX (e.g. Free Degroupe)
* use new --nocall option of speedtouch-startOlivier Blin2005-03-241-2/+1
|
* write ATM_ADDR fieldOlivier Blin2005-03-241-1/+1
|
* UpdatedWilly Sudiarto Raharjo2005-03-241-141/+474
|
* *** empty log message ***Pascal Rigaux2005-03-231-1/+14
|
* *** empty log message ***Pascal Rigaux2005-03-231-1/+14
|
* *** empty log message ***Pascal Rigaux2005-03-231-1/+14
|
* *** empty log message ***Pascal Rigaux2005-03-231-1/+60
|
* temporarily fallback on /mnt/hd if the hard disk mount point can't be foundOlivier Blin2005-03-231-1/+2
|
* updated boot imagesFlorent Villard2005-03-234-10/+10
|
* warn that the mount can fail if the partition hasn't been cleanly unmountedOlivier Blin2005-03-231-1/+2
|
* Fix ejection of cdrom when asking for the supplementary CD. (bug 14902)Rafael Garcia-Suarez2005-03-231-1/+1
|
* make Bewan PCI modems work (drop MTU config entries)Olivier Blin2005-03-231-4/+0
|
* Add ufraw-gimp with gimp and ufraw in photo (for handling raw images from ↵Florent Villard2005-03-231-2/+2
| | | | digital camera)
* Fix TypoWilly Sudiarto Raharjo2005-03-231-11/+11
|
* fixed 'Load/Save selection' and 'No details'Pavel Maryanov2005-03-231-4/+4
|
* UpdatedWilly Sudiarto Raharjo2005-03-231-262/+356
|
* updateThierry Vignaud2005-03-231-7/+7
|
* translated 'Smart Card'Pavel Maryanov2005-03-231-2/+2
|
* uk tr-tion updateSergey Ribalchenko2005-03-231-206/+109
|
* fixed 'Allow all users'Pavel Maryanov2005-03-231-7/+8
|
* typo fixThierry Vignaud2005-03-231-2/+2
|
* 10.2-12mdkThierry Vignaud2005-03-231-1/+5
|
* package rpmsrateThierry Vignaud2005-03-232-1/+2
|
* changed tifinagh kbd to "tifinagh(phonetic)", to avoid conflictsPablo Saratxaga2005-03-231-1/+3
| | | | | | with future moroccan standard layout (as will be used in schools etc) which is a bit different
* Fix detection of available space when copying rpms on disk (bug 14790)Rafael Garcia-Suarez2005-03-231-3/+4
|
* still not enough room :-(Pascal Rigaux2005-03-231-1/+1
| | | | | (removing dmx3191d)
* *** empty log message ***Pascal Rigaux2005-03-231-1/+172
|
* probe_using_X on neomagic can return rubbish, so prefer probe_DMI() (even if ↵Pascal Rigaux2005-03-231-1/+1
| | | | dmi probe is quite fuzzy...)
* XBox - add options "xbox=1" for sound driver (thx Thierry)Stew Benedict2005-03-221-0/+1
|
* install atmel firmwares for hardware using at76* modulesOlivier Blin2005-03-221-1/+1
|
* install prism54-firmware for prism54 devices onlyOlivier Blin2005-03-221-1/+2
|
* kernel 2.4 isn't needed anymore for this hardwareOlivier Blin2005-03-221-4/+0
|
* dirname may modify the string, so copy it firstOlivier Blin2005-03-221-1/+3
|
* help perl_checkerThierry Vignaud2005-03-221-1/+1
|
* 10.2-11mdkThierry Vignaud2005-03-221-1/+7
|
* install packages needed for hw supportThierry Vignaud2005-03-221-1/+32
|
* try a little harder to know if we must write the config file.Pascal Rigaux2005-03-222-6/+9
| | | | | this is still not enough though
* put X conf read in Xconfig::mainPascal Rigaux2005-03-222-4/+6
|