Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (as text) (annotate) |
more cleanups
remove mountpoint call and switch to idx isntead of minor
kill import of GLISD from GLIArchTemplate more gtkfe mods for overhaul
rename Partitioning to Partition to avoid conflict
gtkfe partititioning mods for new partitioning module
adding a new branch for the overhaul of GLI
src/GLIStorageDevice.py: properly identify apple_bootstrap partitions
src/fe/gtk/Partitioning.py: add hfs+ to list of supported filesystems and color mapping
missing )
gtkfe reports which disk and minor is 'unknown'
s/dev/self.active_device/
gtkfe's partitioning uses get_devnode()
gtkfe's partitioning uses get_devnode()
src/GLIStorageDevice.py, src/templates/x86ArchitectureTemplate.py: allow iterating over Device object to get partitions
minor updates for new GLISD code
src/GLIStorageDevice.py: reorder minor numbers when loading partitions from disk to match the physical partition order
src/GLIStorageDevice.py: overhaul for supporting mac disklabels and partitions out of disk order
lighter pink
pink for HFS
help text for the partitioning screen
check for partitions of 'unknown' type and warn user
fix alignment of top text on partitioning screen
move partition debug button to top row so it's always visible add bit about installer version to failure message spread out filesystem types in key
show mountpoint in partition summary on main screen
move 'Recommended layout' button up to top add 'Clear partitions' button
fat16 mojo
added do_recommended() function to automatically created 256M/1G/* layout
add GPL header to all files
begin readying for gettext stuff
being readying for gettext stuff
add ability to create reiserfs, xfs, and jfs
Add new screen for ClientConfig (nothing in it yet) Apply modified version of patch from #96644
Minor changes as suggested by pychecker
Add back error message on partition load error.
Typo fix, WARNING instead of WARN
Changes in IP, GLISD, and templates/x86Archtemplate for IP using GLISD directly. GLISD can now handle data imported from XML.
Added code to deactivate() in Partitioning.py to make sure there is a partition with the mountpoint /
get_max_mb_for_resize() returns -1 if not self.resizeable PartProperties gets cur_size parameter. PartProperties allows sliding bar when a partition is resizeable.
Remove craptastic split partitioning screen stuff
Add 'Format' to PartProperties
reenable error-checking code
Fixed missing int()s
tidy_partitions() function in GLIStorageDevice and remove debug statements (gtkfe also)
Major GLIStorageDevice overhaul...all MB now instead of sectors.
Removed reiserfs from the supported filesystems
fix a whitespace booboo
Added install complete/error message boxes and a TextView for displaying output.
changed all gtk.TRUE/FALSE to True/False
ugly screen is auto-selected on error
split partitioning screen
minor code cleanup
fixed logical logic issue in PartProperties
switched to dynamically creating color key blocks
GLIStorageDevice fixes and finished moving stuff to PartProperties
lots more partition code moved
shell for partition properties dialog
fixed bug that caused last partition to go past the end of the drive
removed the training wheels (among other things)
added description to NetworkMounts
more sectors instead of cylinders changes
sectors instead of cylinder for partitioning
Partition screen updates
minor partition screen changes
Partition screen...yea!
GLIStorageDevice mods and major enhancements to Partitioning screen in gtkfe
switched to dumpe2fs to determine the free space for a ext2/3 filesystem in GLIStorageDevice
typo fix and gtkfe updates
split network mounts from partition data and updated ChangeLog (in case spyderous is looking over my shoulder :P)
minor changes to gtkfe layout and welcome screen text
initial import of 'working' version
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.20 |