Onsdag 28 november 2007 16:38, skrev Steffen Kaiser:
> attached you'll find a first implementation of the partition-by-script
> idea.
I have not had the time to test/try this,
but it looks like we getting somewhere :-)
>
> The "part-i.bat" script is the template - more or less; it also serves as
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 2 Nov 2007, Nils Olav Fossum wrote:
Hello,
attached you'll find a first implementation of the partition-by-script
idea.
The "part-i.bat" script is the template - more or less; it also serves as
the "interactive partition" menu entry.
I
I forgot to send this mail to the list, so here goes..
..and then i sent it to "info" instead of "devel"..
More coffee for me please..
Torsdag 15 november 2007 12:01, skrev Steffen Kaiser:
> What about a new meta function, say "partition_cmd", that is either a
> script or something like "layout:pr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 2 Nov 2007, Nils Olav Fossum wrote:
Nils Olav Fossum wrote:
> prefdisk_cmd - System command to run before fdisk
> I use this for blanking the MBR, but may have other uses
> prefdisk_cmd = "dd if=/dev/zero of=/dev/dsk bs=1024 count=1"
>
> p
Nils Olav Fossum escribió:
> Hello unattenders :-D
>
> The attached patch for install.pl adds these new functions for UNATTEND.TXT:
>
Nils,
I saw this patch, but I do not know what to do... I though someone with
pick it up and applied. After 12 days, it seems that no one is going to
applied
Hello unattenders :-D
The attached patch for install.pl adds these new functions for UNATTEND.TXT:
prefdisk_cmd - System command to run before fdisk
I use this for blanking the MBR, but may have other uses
prefdisk_cmd = "dd if=/dev/zero of=/dev/dsk bs=1024 count=1"
postfdisk_cmd - System co