Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added write_on pixmap : a function to write text on pixma, using fonts. | damien | 2001-07-31 | 1 | -2/+31 |
| | |||||
* | better handling of locales | Pascal Rigaux | 2001-07-31 | 4 | -14/+7 |
| | |||||
* | add cpio | Pascal Rigaux | 2001-07-31 | 1 | -3/+3 |
| | | | | | lower gurpmi (5->4) | ||||
* | (install): s/cp -rf/cp -rfL/ (-L = --dereference, aka always follow ↵ | Pascal Rigaux | 2001-07-31 | 1 | -2/+2 |
| | | | | symbolic links) | ||||
* | added intro step for each configuration type. | damien | 2001-07-31 | 2 | -8/+14 |
| | |||||
* | corrected ask_connect_now | damien | 2001-07-31 | 1 | -1/+3 |
| | |||||
* | corrected ask_connect_now behaviour | damien | 2001-07-30 | 1 | -3/+5 |
| | |||||
* | In beginners mode one chooses only the printer, not the driver (default driver) | Till Kamppeter | 2001-07-30 | 2 | -16/+58 |
| | |||||
* | corrected ask_connect_now | damien | 2001-07-30 | 5 | -7/+10 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-07-30 | 1 | -0/+368 |
| | |||||
* | raise rxvt (4->5) | Pascal Rigaux | 2001-07-30 | 1 | -4/+4 |
| | | | | | | lower rpmdrake & harddrake (5->4) remove rootfiles (unneeded) | ||||
* | added cable internet connection selection | damien | 2001-07-30 | 1 | -9/+9 |
| | |||||
* | switch to MDK::Common (i wonder why it was not done yet) | Pascal Rigaux | 2001-07-30 | 1 | -3/+4 |
| | |||||
* | (getDeps): ensure "depslist.ordered has not same package as hdlist files" | Pascal Rigaux | 2001-07-30 | 1 | -5/+9 |
| | | | | | occurs when the hdlists are in fact not available | ||||
* | use -excludeMDK::Common::Globals for perl_checker | Pascal Rigaux | 2001-07-30 | 1 | -1/+1 |
| | |||||
* | use MDK::Common | Pascal Rigaux | 2001-07-30 | 2 | -4/+4 |
| | | | | | i wonder why it was included and Till used an older version without merging? | ||||
* | debug | damien | 2001-07-30 | 1 | -6/+5 |
| | |||||
* | automatic handling of locales.tar.bz2 based on installed glibc | Pascal Rigaux | 2001-07-30 | 4 | -3/+45 |
| | |||||
* | added internet connection selection in case of multiple configurations | damien | 2001-07-30 | 6 | -69/+65 |
| | |||||
* | Support for PPD files of PostScript printers (when CUPS is used) | Till Kamppeter | 2001-07-28 | 2 | -51/+236 |
| | |||||
* | Printerdrake changed to use Foomatic, driver options, spooler change | Till Kamppeter | 2001-07-27 | 3 | -774/+964 |
| | |||||
* | last of sync with PPC beta mods | Stew Benedict | 2001-07-27 | 4 | -11/+64 |
| | |||||
* | fixed undeselectable group when 'Other' sub-tree is seen as a package. | Francois Pons | 2001-07-27 | 1 | -1/+1 |
| | |||||
* | - install_steps_gtk.pm (launchX) : create /var/log, if not existent, for | Gwenolé Beauchesne | 2001-07-27 | 1 | -1/+2 |
| | | | | | XFree86.log | ||||
* | allow ask_browse_tree_info_refW to return 0 on cancel (previously always 1). | Francois Pons | 2001-07-27 | 1 | -1/+1 |
| | |||||
* | allow cancel on services which do not change anything. | Francois Pons | 2001-07-27 | 1 | -1/+1 |
| | |||||
* | added a before leaving code to clean added reference (else it seems to bahave | Francois Pons | 2001-07-27 | 1 | -0/+9 |
| | | | | | strangely on changing steps). | ||||
* | changed warn dialog to okcancel dialog when asking user to insert Boot floppy | Francois Pons | 2001-07-27 | 1 | -2/+2 |
| | | | | | used or Update Modules floppy (die may cause to rerun install else). | ||||
* | fixed wrong reference to added icons to ask_browse_tree_info_refW. | Francois Pons | 2001-07-27 | 1 | -4/+5 |
| | |||||
* | fixed some silly typo and tiny bugs. | Francois Pons | 2001-07-26 | 1 | -2/+4 |
| | |||||
* | really fixes Diskette with Floppy. | Francois Pons | 2001-07-26 | 1 | -2/+2 |
| | |||||
* | added prioritary kernel entry 'default' as the kernel typically copied from a | Francois Pons | 2001-07-26 | 1 | -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 Pons | 2001-07-26 | 1 | -0/+2 |
| | |||||
* | fix typo as Diskette to Floppy. | Francois Pons | 2001-07-26 | 1 | -2/+2 |
| | |||||
* | fixed typo as Diskette to Floppy. | Francois Pons | 2001-07-26 | 1 | -4/+4 |
| | |||||
* | add support for modified blank.img floppy and Update Modules floppy. | Francois Pons | 2001-07-26 | 1 | -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 Pons | 2001-07-26 | 1 | -0/+12 |
| | |||||
* | - Don't set "lba32" on ia64 | Gwenolé Beauchesne | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | MDK::common correction | damien | 2001-07-26 | 1 | -1/+1 |
| | |||||
* | added firmware loading/configuration | damien | 2001-07-26 | 1 | -5/+9 |
| | | | | | not loading the module at detection. | ||||
* | added default option id="HiSax" to isdn module | damien | 2001-07-26 | 1 | -1/+3 |
| | |||||
* | do not export sync, keep it in common (esp. so that it doesn't conflict with ↵ | Pascal Rigaux | 2001-07-25 | 8 | -11/+11 |
| | | | | my_gtk::sync | ||||
* | fixed no test (or die test) to void package read on depslist (allowed to keep | Francois Pons | 2001-07-25 | 1 | -5/+8 |
| | | | | | package indexing good on multi-arch). | ||||
* | add MDK::Common::Globals | Pascal Rigaux | 2001-07-25 | 1 | -0/+1 |
| | |||||
* | - temporary hack to have at least good UTF-8 based locales (otherwise rpmlib ↵ | Pascal Rigaux | 2001-07-25 | 1 | -0/+1 |
| | | | | | | | segfaults) - touch share/po/*.po, so that they are not rebuilded (pablo takes care of them) | ||||
* | (removeXiBSuffix): add TB (tera) | Pascal Rigaux | 2001-07-25 | 1 | -0/+1 |
| | |||||
* | new common syntax | Pascal Rigaux | 2001-07-25 | 1 | -1/+1 |
| | |||||
* | (install): build mo's | Pascal Rigaux | 2001-07-25 | 1 | -1/+1 |
| | |||||
* | use MDK::Common | Pascal Rigaux | 2001-07-25 | 1 | -2/+1 |
| | |||||
* | fixed new network organization | damien | 2001-07-25 | 1 | -24/+35 |
| |