Parent Directory
|
Revision Log
| Sticky Revision: |
parentheses and me, we're not gonna become friends...
- proper resizing of ntfs volumes (but moving is not supported) - catch more parted error messages - warn, if any command exits with a non-zero exit status
some parentheses were necessary, though. GRRRR
extract the proper substrings (copy&paste error)
support cciss et al. as well in size estimation
bug fixing: - sort partition ids _numerically_ - always. - when creating or rebuilding partitions, set a proper partition id as well
properly deal with virtual configs: - we can't check for /dev/hda, it doesn't exist (that's the point of a virtual config, after all) - for virtual configs, there is no limit on the number of primary partitions
made make_range accept floating point values as well, call make_range always with proper units (otherwise MB would be assumed instead of B)
convert_unit returns MB, not B
- added debug output to make_range - removed the udevsettle call, it's not necessary
yes, 1 Byte is 1024*1024 MBytes, right? :-) - fixed that stupidity.
extend user information in case of too little space
code cleanup done, remaining TODOs are in the Wiki, but testing is probably the most important thing.
huge cleanup as suggested by Thomas - apart from compute_partition_sizes everything should be done
minor fixes according to the suggestions of Thomas and Henning
fixes wrong syntax for references, removed useless quotes for hash keys
more extensive use of references
moved the files around to later use /usr/share/fai/storage-magic/
updated the FSF address and removed the document_template
make tidy
Here we go: setup_harddisks_2 seems to work; I'll send more information to linux-fai-devel soon
whitespace cleanup only (by perltidy)
added more comments
trying to get the code cleaner, in small steps ...
whitespace change only - sorry...
minor fixes of bugs introduced with the prior commit, started commenting and improving shdd2-sizes. Good night guys!
minor wording, added comment frame
renamed bash_commands to system_commands, comment cleanup
whitespace cleanup and some comments added
added GPL-header
added revision Id
lots of cleanup, some of the code is more perlish (and thus less readable) - and quite of lot of comments were added
updated to parted 1.7
fixes and cleanup
backup
replaced warn by die
moved to functions
added commands
fixed indentions
perltidy
size computation is complete for ordinary disks
bugfixes
parser nearly complete
backup
fixed typos
bugfix of parser
minor fixes
added filesystem-info
added current_config
bugfixes
added loop
parted parsing
initial script locations, bug fixes
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.5 |