Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added .memdump | Stefan Siegel | 2002-02-17 | 1 | -0/+1 |
| | |||||
* | hotplug now handled via rpmsrate and the USB flag | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | |||||
* | fix typo (s/nfs/smbfs/) | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | |||||
* | (autologin): do not allow empty user name since no autologin can already be ↵ | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | | | | achieved by choosing "No" | ||||
* | new version for 8.2 | Stefan Siegel | 2002-02-17 | 1 | -109/+134 |
| | |||||
* | use xsltproc as a filter to remove entities | Pascal Rigaux | 2002-02-17 | 2 | -1/+7 |
| | |||||
* | force scalar context for warp_text | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | |||||
* | have icewm-light in any case (to be used as a failsafe window manager) | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | |||||
* | add hotplug, usbutils and usbview with the new flag USB | Pascal Rigaux | 2002-02-17 | 1 | -1/+4 |
| | |||||
* | add some log to know why umounting /tmp/image fail | Pascal Rigaux | 2002-02-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-16 | 1 | -0/+39 |
| | |||||
* | (mirrors): add a timeout via "alarm" (needs testing) | Pascal Rigaux | 2002-02-16 | 1 | -0/+4 |
| | |||||
* | - LVs "device" field were containing "/dev/vg/number" whereas it must be ↵ | Pascal Rigaux | 2002-02-16 | 1 | -5/+11 |
| | | | | | | | "vg/name" - added lv_resize | ||||
* | add Resize'ing mounted XFS on LVM | Pascal Rigaux | 2002-02-16 | 1 | -22/+33 |
| | |||||
* | - call pvcreate with "-y -ff" | Pascal Rigaux | 2002-02-16 | 1 | -1/+3 |
| | | | | | - created LVs are notFormatted | ||||
* | (setupSCSI): when "clicked", ask "Do you have any SCSI interfaces" instead | Pascal Rigaux | 2002-02-16 | 1 | -1/+1 |
| | | | | | of assuming there is a SCSI interface and asking the driver name | ||||
* | do not trash error messages if testing | Pascal Rigaux | 2002-02-16 | 1 | -1/+1 |
| | |||||
* | - fix non X + testing + su | Pascal Rigaux | 2002-02-16 | 1 | -5/+7 |
| | | | | | | | - since "interactive" takes care of "format" for type "combo", remove "format" (so that interactive_newt which switch to type "list" don't apply "format" once again) | ||||
* | - prefer XKB available from existing XF86Config over /etc/sysconfig/keyboard ↵ | Pascal Rigaux | 2002-02-16 | 1 | -10/+9 |
| | | | | | | | KEYTABLE - fix translating from /etc/sysconfig/keyboard KEYTABLE to XKB | ||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-16 | 1 | -0/+11 |
| | |||||
* | (country2lang): created | Pascal Rigaux | 2002-02-16 | 1 | -15/+34 |
| | | | | | | (write): ensure it doesn't fail when kdeglobals is not writable (eg: the directory doesn't exist) (list): return the languages in a "specific" order (favours non utf8 over utf8) | ||||
* | handle --kde_country=<country> | Pascal Rigaux | 2002-02-16 | 1 | -9/+16 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-16 | 1 | -0/+92 |
| | |||||
* | fix call to update_gnomekderc | Pascal Rigaux | 2002-02-16 | 1 | -2/+2 |
| | |||||
* | remove unused & unneeded special %lang2kde_lang | Pascal Rigaux | 2002-02-16 | 1 | -5/+0 |
| | |||||
* | - add lang::check | Pascal Rigaux | 2002-02-16 | 1 | -6/+130 |
| | | | | | | | | - fix utf-ko -> utf_ko - fix utf-14 -> utf_14 - modify share/config/kdeglobals - add charset2kde_charset, lang2country, lang2kde_lang | ||||
* | lang::write doesn't need the filename anymore | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | use the new warp_text | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | (check): add lang::check checking | Pascal Rigaux | 2002-02-15 | 1 | -0/+1 |
| | |||||
* | use lang::charset2kde_charset | Pascal Rigaux | 2002-02-15 | 1 | -14/+6 |
| | |||||
* | fix typo | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | highlight in gtk icon widget | damien | 2002-02-15 | 1 | -1/+4 |
| | |||||
* | remove assigning STDIN to /dev/null since: | Pascal Rigaux | 2002-02-15 | 1 | -2/+0 |
| | | | | | | - programs should not use STDIN - the "postInstall" script for auto_install's is more happy still having the STDIN. | ||||
* | force scalar for Gtk::Label->new with warp_text | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | updated Basque file; fixed a msgid change | Pablo Saratxaga | 2002-02-15 | 1 | -230/+230 |
| | |||||
* | new gfx | damien | 2002-02-15 | 13 | -1523/+2190 |
| | |||||
* | use 'combo' instead of 'type' for bootloader choice and security choice | Pascal Rigaux | 2002-02-15 | 1 | -3/+3 |
| | | | | | (requested by fredb&dadou) | ||||
* | favour "combo" over "list" in any case | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | add icons showing if a mount-point is associated or if the share is mounted | Pascal Rigaux | 2002-02-15 | 1 | -4/+14 |
| | |||||
* | embedded mode correction | damien | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | new gfx | damien | 2002-02-15 | 9 | -1305/+1484 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-14 | 1 | -0/+225 |
| | |||||
* | some cleanup, icons showing wether a mount-point is associated are coming | Pascal Rigaux | 2002-02-14 | 1 | -66/+44 |
| | |||||
* | adapt to the neater network::smb and network::nfs | Pascal Rigaux | 2002-02-14 | 1 | -16/+9 |
| | |||||
* | cleaner & OOed code, with more code sharing | Pascal Rigaux | 2002-02-14 | 3 | -35/+99 |
| | |||||
* | (ctree_set_icon): new function | Pascal Rigaux | 2002-02-14 | 1 | -0/+7 |
| | |||||
* | fix expert and testing options handling | Pascal Rigaux | 2002-02-14 | 1 | -2/+2 |
| | |||||
* | use the new warp_text feature | Pascal Rigaux | 2002-02-14 | 2 | -3/+3 |
| | |||||
* | undef'ing some macros used by 2 independent sources et still needed :-( | Pascal Rigaux | 2002-02-14 | 1 | -0/+3 |
| | |||||
* | gzip report.bug | Pascal Rigaux | 2002-02-14 | 1 | -1/+5 |
| |