Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix setting kdmrc for latin1 | Pascal Rigaux | 2001-09-18 | 1 | -3/+5 |
| | |||||
* | fixed no printer displayed (at least, print Remote CUPS server). | Francois Pons | 2001-09-18 | 1 | -2/+5 |
| | |||||
* | added X group with SYSTEM. | Francois Pons | 2001-09-18 | 1 | -11/+17 |
| | |||||
* | finally work arounded rpm bug by flepied. | Francois Pons | 2001-09-18 | 1 | -6/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-17 | 1 | -0/+71 |
| | |||||
* | - '--' to separate options for supermount + small workaround (ro and exec ↵ | Pascal Rigaux | 2001-09-17 | 2 | -10/+9 |
| | | | | | | | before --) - fix nfs in manualFstab (for auto_installs, reported by David Eastcott) | ||||
* | Fixed bug of /etc/foomatic/defaultspooler not been written in expert install. | Till Kamppeter | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | updated for 8.1, contains workaround for bug of "rpm --root" but need more ↵ | Francois Pons | 2001-09-17 | 1 | -36/+72 |
| | | | | testing. | ||||
* | updated for rpm 4.0.3. | Francois Pons | 2001-09-17 | 1 | -0/+15 |
| | |||||
* | removed comment. | Francois Pons | 2001-09-17 | 1 | -2/+0 |
| | |||||
* | added support to configure NVIDIA driver if everything is correctly installed. | Francois Pons | 2001-09-17 | 1 | -11/+20 |
| | |||||
* | Added choice of "English|Ireland (euro)" so people wanting English language ↵ | Pablo Saratxaga | 2001-09-17 | 2 | -0/+3 |
| | | | | but also euro symbol can choose it. | ||||
* | fixed Belgian keyboard | Pablo Saratxaga | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | /etc/foomatic/defaultspooler was not written in expert mode installation. | Till Kamppeter | 2001-09-17 | 1 | -2/+2 |
| | |||||
* | Do not die when "chkconfig" fails (needed for "security_check"). | Till Kamppeter | 2001-09-17 | 1 | -14/+16 |
| | | | | | Added "-q" option to foomatic-configure (should not get interactive). | ||||
* | no expert mode needed to choose gateway | damien | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | (adjust_main_extended): do not use linux extended | Pascal Rigaux | 2001-09-17 | 1 | -0/+1 |
| | |||||
* | Added handling of high and paranoid security levels. | Till Kamppeter | 2001-09-17 | 2 | -1/+126 |
| | |||||
* | (mount): do not hand update /etc/mtab for nfs mounts, already done by mount(8) | Pascal Rigaux | 2001-09-17 | 1 | -0/+1 |
| | |||||
* | deactivating bad card test (too). | Francois Pons | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | fix | Pascal Rigaux | 2001-09-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-17 | 1 | -0/+12 |
| | |||||
* | (set_default_options): disable iocharset= and codepage= for supermount | Pascal Rigaux | 2001-09-17 | 1 | -0/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-17 | 1 | -0/+38 |
| | |||||
* | (pci_probe): log full pci probes | Pascal Rigaux | 2001-09-17 | 1 | -0/+1 |
| | |||||
* | add eval around installing lexmark-driver (proprietary). | Francois Pons | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-17 | 3 | -1857/+1950 |
| | |||||
* | Adjust my patch for install_kernel. | Chmouel Boudjnah | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | updated help file | Pablo Saratxaga | 2001-09-17 | 1 | -0/+34 |
| | |||||
* | (read_rpmsrate): fix bug | Pascal Rigaux | 2001-09-16 | 1 | -6/+6 |
| | |||||
* | Fixed bug which prevented from printing the option list during install. | Till Kamppeter | 2001-09-16 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-16 | 1 | -0/+32 |
| | |||||
* | Fixed bug which prevents printerdrake from running without PDQ installed. | Till Kamppeter | 2001-09-16 | 1 | -2/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-09-16 | 1 | -0/+92 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 1 | -4/+3 |
| | |||||
* | (getAndSaveAutoInstallFloppy): skip it on ia64 | Pascal Rigaux | 2001-09-16 | 1 | -0/+2 |
| | |||||
* | more up to my need ALL flag in compssUsersChoice | Pascal Rigaux | 2001-09-16 | 2 | -1/+4 |
| | |||||
* | remove auto-install special case (initialisation of compssUsersChoice) | Pascal Rigaux | 2001-09-16 | 1 | -4/+1 |
| | |||||
* | - cleanup packages appearing twice in rpmsrate | Pascal Rigaux | 2001-09-16 | 2 | -20/+37 |
| | | | | | | | - handle a few case of packages appearing twice - special case for packages appearing in INSTALL section (flag dropped) - new special flag ALL for compssUsersChoice | ||||
* | added "systemitem" | Stefan Siegel | 2001-09-16 | 1 | -3/+4 |
| | |||||
* | use new mkdir_p, rm_rf and cp_af from MDK::Common | Pascal Rigaux | 2001-09-16 | 20 | -90/+51 |
| | |||||
* | updated help.pm file | Pablo Saratxaga | 2001-09-16 | 1 | -28/+0 |
| | |||||
* | enhance lvm handling (mostly standalone) | Pascal Rigaux | 2001-09-16 | 2 | -12/+26 |
| | |||||
* | (make): ensure it never returns a non-absolute name | Pascal Rigaux | 2001-09-16 | 1 | -2/+2 |
| | | | | | (it happened with make("foo") when cwd=/dev and /dev/foo existed) | ||||
* | updated pot file | Pablo Saratxaga | 2001-09-16 | 2 | -1509/+2199 |
| | |||||
* | bugfix + cosmetic changes | damien | 2001-09-16 | 2 | -8/+11 |
| | |||||
* | added .*.sw? for vim users | Stefan Siegel | 2001-09-16 | 1 | -0/+1 |
| | |||||
* | added commet explainig that help.pm is automatically generated. | Stefan Siegel | 2001-09-16 | 1 | -0/+6 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2001-09-16 | 1 | -721/+1065 |
| | |||||
* | add special case for c::to_utf8 | Pascal Rigaux | 2001-09-16 | 1 | -0/+1 |
| |