Bug 120278 - Split the YaST2 partition module and allow hot-swapping of devices.
Summary: Split the YaST2 partition module and allow hot-swapping of devices.
Status: RESOLVED INVALID
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Alpha 1
Hardware: Other All
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Thomas Fehr
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 22:28 UTC by Michael Stather
Modified: 2005-10-05 09:18 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Stather 2005-10-04 22:28:49 UTC
To make SuSE a bit more "plug&play" I suggest the following.
Divide the YaST2 "partition" modules into a "Mount points" module where the
mount points and fstab options couls be set and the actual "partition" module
only for experienced users. Currently this is IMHO too mixed up, because
partitioning hasn´t much to do with integrating the actual partitions into linux
(most users prefer to use their own partitioners anyway).
Second, the fstab generation engine used during the setup process should be run
automatically if the partitions change. So the user could add  or delete
partitions and the fstab is modified accordingly.
Comment 1 Thomas Fehr 2005-10-05 09:18:22 UTC
If you modify partitions with expert partitioner the changes should be
reflected in /etc/fstab otherwise it is a bug, if you find such a situation
please report it with fill y2log files attached.

I do not see much sense in splitting up the program into two, why not simply
use the functionality you need from expert partitioner and leave alone
the functions you prefer other tools (e.g. parted, fdisk, sfdisk) for. 

Anyway, such drastic changes have to be decided by dist team, not by me.