summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Disk -> Floppy for Update Modules diskGuillaume Cottenceau2001-07-271-1/+1
|
* fixed some silly typo and tiny bugs.Francois Pons2001-07-261-2/+4
|
* really fixes Diskette with Floppy.Francois Pons2001-07-261-2/+2
|
* added prioritary kernel entry 'default' as the kernel typically copied from aFrancois Pons2001-07-261-0/+14
| | | | | | modified blank.img file with a kernel (no initrd.img necessary to build). This kernel takes precedance over any other kernel.
* added blank and updatemodules options to DrakX.Francois Pons2001-07-261-0/+2
|
* fix typo as Diskette to Floppy.Francois Pons2001-07-261-2/+2
|
* fixed typo as Diskette to Floppy.Francois Pons2001-07-261-4/+4
|
* add support for modified blank.img floppy and Update Modules floppy.Francois Pons2001-07-261-1/+62
| | | | | | | | In first case copy kernel to /boot/vmlinuz-default to be taken into account by bootloader suggestion method. In second case, check installed kernel and update any modules listed in the Update Modules floppy.
* add support for new modules load as described by GG.Francois Pons2001-07-261-0/+12
|
* - Don't set "lba32" on ia64Gwenolé Beauchesne2001-07-261-1/+1
|
* pass "--blank" to DrakX when module loading is disabledGuillaume Cottenceau2001-07-263-2/+4
|
* MDK::common correctiondamien2001-07-261-1/+1
|
* added firmware loading/configurationdamien2001-07-261-5/+9
| | | | | not loading the module at detection.
* added default option id="HiSax" to isdn moduledamien2001-07-261-1/+3
|
* - add "changedisk" featureGuillaume Cottenceau2001-07-266-0/+151
| | | | | - add "updatemodules" feature
* silently load usb controllersGuillaume Cottenceau2001-07-261-4/+2
|
* do not export sync, keep it in common (esp. so that it doesn't conflict with ↵Pascal Rigaux2001-07-258-11/+11
| | | | my_gtk::sync
* fixed no test (or die test) to void package read on depslist (allowed to keepFrancois Pons2001-07-251-5/+8
| | | | | package indexing good on multi-arch).
* add decriptions for integrated Apple Network/SCSI hardwareStew Benedict2001-07-251-0/+5
|
* add MDK::Common::GlobalsPascal Rigaux2001-07-251-0/+1
|
* - temporary hack to have at least good UTF-8 based locales (otherwise rpmlib ↵Pascal Rigaux2001-07-251-0/+1
| | | | | | | segfaults) - touch share/po/*.po, so that they are not rebuilded (pablo takes care of them)
* (removeXiBSuffix): add TB (tera)Pascal Rigaux2001-07-251-0/+1
|
* new common syntaxPascal Rigaux2001-07-251-1/+1
|
* use MDK::CommonPascal Rigaux2001-07-251-1/+2
|
* (install): build mo'sPascal Rigaux2001-07-251-1/+1
|
* use MDK::CommonPascal Rigaux2001-07-251-2/+1
|
* fixed new network organizationdamien2001-07-251-24/+35
|
* updated ISDN detection. Added firmware handling and drivers other than hisaxdamien2001-07-251-8/+40
|
* updated. Profile handling.damien2001-07-251-2/+37
|
* fixed to use perl-MDK-Common.Francois Pons2001-07-251-1/+1
|
* cleaned code to examine depslist.ordered and packages list.Francois Pons2001-07-251-21/+24
|
* Use Yahve quotingGuillaume Cottenceau2001-07-252-5/+13
|
* small typoGuillaume Cottenceau2001-07-251-1/+1
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-251-1/+1
|
* fixed still missing rpmtools:: before a version_compare ...Francois Pons2001-07-251-1/+1
|
* temporary hack to have at least good UTF-8 based locales (otherwise rpmlib ↵Pascal Rigaux2001-07-242-2/+6
| | | | segfaults)
* - globals is now MDK::Common::GlobalsPascal Rigaux2001-07-246-7/+7
| | | | | - perl2fcalls is now /usr/bin/perl_checker
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-242-2/+2
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-2478-600/+125
|
* corrected speed fax + PCI, updated configurationdamien2001-07-243-9/+13
|
* updated pot filePablo Saratxaga2001-07-243-1873/+2056
|
* cleanup (remove unused stuff and dangerous prototypes)Pascal Rigaux2001-07-241-21/+21
|
* fix syntaxPascal Rigaux2001-07-241-1/+1
|
* removed/renamed unused/seldom-used functionsPascal Rigaux2001-07-245-77/+21
|
* generalize the use of chomp_ as the functional alternative to chomp (and ↵Pascal Rigaux2001-07-2411-24/+21
| | | | works on lists)
* better runlevel handling -> persistent level choiceDaouda Lo2001-07-241-12/+12
|
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-239-93/+85
|
* cleanupPascal Rigaux2001-07-231-8/+9
|
* isdn now works with isdn-light. Only 64kb/s and still some debuf stuff to be ↵damien2001-07-235-36/+62
| | | | fixed.
* updated isdn config, moved isdn_data from netconnect_const to isdn_constdamien2001-07-223-8/+260
|