| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
out... here is the real thing.
Notes:
svn path=/head/; revision=8341
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8303
|
| |
|
|
|
|
|
| |
CheckRules sets the CHUNK_ALIGN & CHUNK_PAST_1024 flags.
Notes:
svn path=/head/; revision=8264
|
| |
|
|
|
|
|
| |
Make the reassignment of partition names less bogus.
Notes:
svn path=/head/; revision=8250
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove bogus targets.
Allocate partition letters as follows:
lowest offset "flags & CHUNK_IS_ROOT" gets 'a',
lowest offset "subtype==FS_SWAP" gets 'b'
the rest is allocated in offset order from this sequence "defghab".
This will generally make sense.
Added rules to complain if more than one CHUNK_IS_ROOT or more than one
FS_SWAP per FreeBSD chunk.
Set CHUNK_IS_ROOT on the 'a' partition in Open_Disk.
Run Fixup_Names in Open_Disk.
Notes:
svn path=/head/; revision=8233
|
| |
|
|
|
|
|
|
|
| |
end CHS is 1023,bios_hd,bios_sect if past 1024. This way we can find
bios the geometry again.
Added a primitive "scan" to tst01.
Notes:
svn path=/head/; revision=8196
|
| |
|
|
|
|
|
|
|
|
| |
Add mbr and bteasy17 to tst01
read partitions from kernel instead of disk.
Still problems with writing labels, discussing with Bruce.
Extended slices doesn't get written yet.
Notes:
svn path=/head/; revision=8183
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8178
|
| |
|
|
|
|
|
| |
Rules for only one fat & one extended in MBR.
Notes:
svn path=/head/; revision=8160
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8156
|
|
|
in the new sysinstall. If you want to give a helping hand, then send email
to phk@FreeBSD.ORG. DO NOT COMMIT TO THIS DIRECTORY!
Notes:
svn path=/head/; revision=8153
|