|
Bugzilla – Full Text Bug Listing |
| Summary: | Icons for redesigned Yast partitioner | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Katarina Machalkova <kmachalkova> |
| Component: | YaST2 | Assignee: | Jakub Steiner <jimmac> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | aschnell |
| Version: | Alpha 0 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
screenshot1
screenshot2 screenshot3 screenshot4 |
||
|
Description
Katarina Machalkova
2008-05-16 10:16:28 UTC
The screenshots appear to have been moved. Would you mind attaching them directly to this bug? Thanks. Created attachment 220104 [details]
screenshot1
Created attachment 220105 [details]
screenshot2
Created attachment 220106 [details]
screenshot3
Created attachment 220107 [details]
screenshot4
I've added yast-raid and yast-encrypted to the yast icon theme. I'm strugling a bit with the other metaphors though. Can you give a bit of background on what 'unused devices' are? Are those partitions/disks that aren't recognised? Same thing for device mapper -- While I'm probably using it when mounting LUKS encrypted volumes, what exactly is it and why do we need to expose it to the user? Thanks "Unused Devices" is easy: - disks that have no partitions and are not used as devices for e.g. RAID or LVM - partitions that have no mount point and are not used as devices for e.g. RAID or LVM So in general it's a device that you can format and assign a mount point to or use for RAID or LVM. "Device Mapper" is more difficult. Device mapper devices are somehow assembled by other devices (it's a very general concept). E.g. logical volumes for LVM are assembled that way. Encrypted partitions are also handled this way. But the devices shown here are the once the partitioner doesn't recognize (e.g. as logical volumes or as encryption devices). Normally no devices should be shown here but the user or some tool can create device mapper devices of new kind. Hope that helps. yast-theme now includes the following new icons: yast-device-mapper yast-encrypted yast-raid yast-unused-device |