Displaying 3 results from an estimated 3 matches for "stepal".
Did you mean:
steal
2012 Nov 06
50
chain.c32 (and partiter) updates v2
...lated options (flags) (2012-11-06 00:42:34 +0100)
----------------------------------------------------------------
Michal Soltys (23):
com32/chain: update licenses
com32/chain: comments, minor adjustments
com32/chain: use anonymous and unnamed aggregates
com32/chain: change stepall into flags
com32/chain: shuffle code before partiter simplifications
com32/chain: partiter - simplifications and updates
com32/chain: remove redundant rawindex
com32/chain: partiter - more precise comments / output
com32/chain: remove unused ebr_start
com32/chai...
2012 Aug 01
0
chain module updates
...----------------------------------------------------------
Michal Soltys (23):
utils/isohybrid: use ULL suffix in 64bit constants
com32/chain: update licenses
com32/chain: comments, minor adjustments
com32/chain: use anonymous and unnamed aggregates
com32/chain: change stepall into flags
com32/chain: partiter - simplifications and updates
com32/chain: remove redundant rawindex
com32/chain: partiter - more precise comments / output
com32/chain: remove unused ebr_start
com32/chain: add pi_errored() in partiter
com32/chain: mangle and re...
2012 Aug 20
13
[PATCH 00/12] Multidisk support
Hello,
the following patches should get multidisk access working.
The syntax accepted is the following:
(hdx,y)/path/to/file
where x is the disk number and start at 0 and the y is the partition number starting at 1. So (hd0,1) is the first partition of the first disk.
the other accepted syntax is using MBR's 32 bits disk signature so for example:
(mbr:0x12345678,2)/foo/bar
would address