Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (vnew): if kdesu is missing and $su required, die | Pascal Rigaux | 2001-03-13 | 1 | -1/+3 |
| | |||||
* | - cleanup double click stuff | Pascal Rigaux | 2001-03-13 | 1 | -12/+18 |
| | | | | | - double click on ctree node doesn't quit | ||||
* | fix for bind | Guillaume Cottenceau | 2001-03-13 | 1 | -1/+5 |
| | |||||
* | fix $users is now an array ref. | Pascal Rigaux | 2001-03-13 | 1 | -4/+4 |
| | |||||
* | - fix destructive parts of pixelization | Guillaume Cottenceau | 2001-03-13 | 1 | -14/+19 |
| | | | | | - fix some own bugs | ||||
* | (load_module): add some logging to know what the user did | Pascal Rigaux | 2001-03-13 | 1 | -1/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-13 | 1 | -0/+46 |
| | |||||
* | changed | damien | 2001-03-13 | 1 | -0/+0 |
| | |||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 6 | -49/+21 |
| | |||||
* | (burners): don't use cdroms() which return scdX for ide burners, and | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 |
| | | | | | | isBurner don't use the same technique. so use get() and grep for type "cdrom" | ||||
* | fix {W,w}orkstation | Florent Villard | 2001-03-13 | 1 | -18/+18 |
| | | | | | remove ^Server and ^Development | ||||
* | HDF can't be at the beginning of the line or it will be taken as a flag | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | (setPackages): set {compssUsersChoice}{PCMCIA} if hasPCMCIA | Pascal Rigaux | 2001-03-13 | 1 | -0/+1 |
| | |||||
* | (chooseGroups): fix to get back the icons | Pascal Rigaux | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | (readCompssUsers): get the "path" | Pascal Rigaux | 2001-03-13 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-13 | 1 | -0/+121 |
| | |||||
* | (chooseGroups): size computed should work | Pascal Rigaux | 2001-03-13 | 1 | -21/+34 |
| | |||||
* | renamef created and used | Pascal Rigaux | 2001-03-13 | 3 | -10/+8 |
| | |||||
* | moved icewm to SYSTEM with !KDE !GNOME | Pascal Rigaux | 2001-03-13 | 1 | -1/+2 |
| | |||||
* | pixelization | Pascal Rigaux | 2001-03-13 | 1 | -142/+134 |
| | |||||
* | (computeGroupSize): log what is found | Pascal Rigaux | 2001-03-12 | 1 | -1/+3 |
| | |||||
* | (setPackages): don't readCompssUsers with $o->{packages} | Pascal Rigaux | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | add some NETWORKING_* that were empty | Florent Villard | 2001-03-12 | 2 | -55/+101 |
| | | | | | dispach some DEVELOPMENT and SERVER to more appropriate groups | ||||
* | - make it work as a wizard | Guillaume Cottenceau | 2001-03-12 | 1 | -152/+145 |
| | | | | | - make it work with iptables (kernel-2.4) | ||||
* | (saveCompssUsers): make it work | Pascal Rigaux | 2001-03-12 | 1 | -2/+2 |
| | |||||
* | (setPackages): kernel-secure doesn't exist anymore, use kernel22-secure. | Pascal Rigaux | 2001-03-12 | 1 | -2/+2 |
| | | | | | don't use kernel-secure as a kernel-smp. | ||||
* | (readCompssUsers): clean-up | Pascal Rigaux | 2001-03-12 | 1 | -5/+18 |
| | | | | | (saveCompssUsers): created | ||||
* | (afterInstallPackages): save the compssUsers flattened for rpmdrake | Pascal Rigaux | 2001-03-12 | 1 | -0/+1 |
| | |||||
* | Updated Basque file | Pablo Saratxaga | 2001-03-12 | 1 | -85/+108 |
| | |||||
* | (ask_from_entries_refW): add $set for "label" entries | Pascal Rigaux | 2001-03-12 | 1 | -0/+1 |
| | |||||
* | change the path format | Pascal Rigaux | 2001-03-12 | 1 | -24/+24 |
| | |||||
* | (summary): remove 'clicked' (labels are used) | Pascal Rigaux | 2001-03-12 | 1 | -5/+5 |
| | |||||
* | add "label" type | Pascal Rigaux | 2001-03-12 | 2 | -1/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-03-12 | 1 | -1/+0 |
| | |||||
* | put everything in %compssUsers, use field flags for the flags :) | Pascal Rigaux | 2001-03-12 | 3 | -15/+15 |
| | |||||
* | (computeGroupSize): created | Pascal Rigaux | 2001-03-12 | 1 | -3/+71 |
| | |||||
* | fixed live update between GLIBC 2.1 and GLIBC 2.2. should work for other | Francois Pons | 2001-03-12 | 6 | -13/+30 |
| | | | | | | | | | | combination but not tested. fixed locale usage and gtk environment interaction (added LOCPATH, GCONV_PATH and GTK_EXE_PREFIX). created LD_LOADER environment variable to keep track of right ELF loader to be used for the GLIBC used by the live update. added internal PATH to LD_LIBRARY_PATH as ELF loader only check this one and not PATH. | ||||
* | removed wizard pixmap from install | damien | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | added path | Florent Villard | 2001-03-12 | 1 | -24/+24 |
| | |||||
* | added $::isInstall | damien | 2001-03-12 | 1 | -9/+8 |
| | |||||
* | reflect Jeff Garzik's answers to my questions on kernel@ | Guillaume Cottenceau | 2001-03-12 | 1 | -13/+8 |
| | |||||
* | (hds): search for existing lvm in @hds *and* @lvms | Pascal Rigaux | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | removed use Data::Dumper | damien | 2001-03-12 | 1 | -1/+0 |
| | |||||
* | new wizard layout, with pixmaps. | damien | 2001-03-12 | 1 | -2/+22 |
| | |||||
* | (get_mac_model): fix for perl2fcalls | Pascal Rigaux | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | (loadkeys): created | Pascal Rigaux | 2001-03-12 | 1 | -0/+7 |
| | |||||
* | lower Zope (anyway Zope is not in main) | Pascal Rigaux | 2001-03-12 | 1 | -3/+3 |
| | |||||
* | new help button. blah | damien | 2001-03-12 | 1 | -0/+0 |
| | |||||
* | typo | damien | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | corrected bug in display | damien | 2001-03-12 | 1 | -1/+1 |
| |