Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/check_type/diskdrake::interactive::check_type/ | Pascal Rigaux | 2002-07-06 | 1 | -1/+1 |
| | |||||
* | - move diskdrake.rc from /etc/gtk to /usr/share/libDrakX | Pascal Rigaux | 2002-07-06 | 1 | -1/+1 |
| | | | | | - remove unused wizard.rc | ||||
* | (as suggested by Alexander Skwar) | Pascal Rigaux | 2002-07-06 | 2 | -11/+24 |
| | | | | | | | - in interactive::check_type, check if the package (like jfsprogs) is installed - use interactive::check_type where usefull - cleanup | ||||
* | (Resize): resize2fs handles ext3 :) | Pascal Rigaux | 2002-07-06 | 1 | -1/+1 |
| | |||||
* | handle comments in fstab | Pascal Rigaux | 2002-07-05 | 1 | -0/+1 |
| | |||||
* | (raw_hd_mount_point): nicer default mount point | Pascal Rigaux | 2002-07-01 | 1 | -1/+3 |
| | |||||
* | - add authentification in diskdrake --smb (esp. for windows NT) | Pascal Rigaux | 2002-06-28 | 1 | -3/+34 |
| | | | | | | | | | | - use "credentials=" to put the passwords (ideas and investigations from Stew Benedict, integrated by Pixel, but need testing) Known bug: if you want to change the password when there are 2 entries in fstab using the same username=/password=, writing the credentials is done in random order, => you've got one chance in 2 that the password is changed :-( | ||||
* | ripped from the srpm | Frederic Lepied | 2002-06-18 | 1 | -0/+139 |
| | |||||
* | fix a few english strings | Guillaume Cottenceau | 2002-04-08 | 2 | -2/+2 |
| | |||||
* | (Mount_point): when files exist in the chosen mount point, propose migration | Pascal Rigaux | 2002-03-11 | 1 | -0/+8 |
| | |||||
* | translate the actions | Pascal Rigaux | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | choose to activate crypto. type password. unselect encryption. Select | Pascal Rigaux | 2002-03-06 | 1 | -0/+1 |
| | | | | | encryption again, you were not asked for password. Fixed | ||||
* | use formatError | Pascal Rigaux | 2002-03-06 | 1 | -3/+3 |
| | |||||
* | (Resize): ensure we call lv_resize from lvm and adjust_* for normal ↵ | Pascal Rigaux | 2002-03-02 | 1 | -2/+4 |
| | | | | partitions, even for destructive resizes | ||||
* | propose some mount points for removable/nfs/smb | Pascal Rigaux | 2002-02-26 | 3 | -4/+4 |
| | |||||
* | not_edit'able filesystem type (allow esp. a nicer newt version) | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | shorter displayed message | Thierry Vignaud | 2002-02-21 | 1 | -1/+1 |
| | |||||
* | ugly hack to fix die | Pascal Rigaux | 2002-02-19 | 1 | -1/+1 |
| | |||||
* | - add Cancel | Pascal Rigaux | 2002-02-18 | 1 | -15/+18 |
| | | | | | | | - move "click here" in "Search servers" on the right side - remove Export - fix bug | ||||
* | remove cdrom-burner from media_type set | Pascal Rigaux | 2002-02-18 | 1 | -1/+2 |
| | |||||
* | warn_if_renumbered now also done at install | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | |||||
* | force scalar context for warp_text | Pascal Rigaux | 2002-02-17 | 1 | -1/+1 |
| | |||||
* | add Resize'ing mounted XFS on LVM | Pascal Rigaux | 2002-02-16 | 1 | -22/+33 |
| | |||||
* | use the new warp_text | 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 |
| | |||||
* | some cleanup, icons showing wether a mount-point is associated are coming | Pascal Rigaux | 2002-02-14 | 1 | -66/+44 |
| | |||||
* | use the new warp_text feature | Pascal Rigaux | 2002-02-14 | 1 | -1/+1 |
| | |||||
* | have the fstab entries shown by default | Pascal Rigaux | 2002-02-13 | 1 | -9/+9 |
| | |||||
* | - handle WORM type in /proc/scsi/scsi | Pascal Rigaux | 2002-02-13 | 1 | -1/+1 |
| | | | | | | | - added media_type cdrom-burner - adapting to new media_type - nicer fd&hd testing | ||||
* | (Options): wrap the help text | Pascal Rigaux | 2002-02-07 | 1 | -1/+1 |
| | |||||
* | - don't pop the "do you want to install samba?" | Pascal Rigaux | 2002-02-07 | 1 | -2/+5 |
| | | | | | - rwindow is not a window when embedded, so set_default_size only if possible | ||||
* | handle the case where samba and/or nfs-utils are not installed | Pascal Rigaux | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | look diskdrake.rc in another directory | Pascal Rigaux | 2002-01-29 | 1 | -1/+1 |
| | |||||
* | don't warn_if_renumbered during install | Pascal Rigaux | 2002-01-28 | 1 | -1/+1 |
| | |||||
* | warn if partitions have been renumbered due to a partition being added or ↵ | Pascal Rigaux | 2002-01-28 | 1 | -0/+14 |
| | | | | removed | ||||
* | don't use wait_message's when waiting (waiting is usually very short), use a ↵ | Pascal Rigaux | 2002-01-28 | 1 | -20/+5 |
| | | | | | | | waiting cursor instead. (the wait_message's were causing bad interactivity stuff) | ||||
* | remove debugging code | Pascal Rigaux | 2002-01-27 | 1 | -2/+0 |
| | |||||
* | fix updating the actions | Pascal Rigaux | 2002-01-27 | 1 | -31/+38 |
| | |||||
* | new diskdrake modules (diskdrake_interactive is now diskdrake::interactive, ↵ | Pascal Rigaux | 2002-01-27 | 5 | -0/+1824 |
diskdrake is now diskdrake::hd_gtk, others created from diskdrake.pm) |