| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=15398
|
| |
|
|
|
|
|
| |
Approved (in spirit) by: jkh
Notes:
svn path=/head/; revision=12661
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10286
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9202
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8881
|
| |
|
|
|
|
|
| |
Add chunk->disk pointer.
Notes:
svn path=/head/; revision=8745
|
| |
|
|
|
|
|
| |
Submitted By: phk
Notes:
svn path=/head/; revision=8721
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8670
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8657
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8617
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8538
|
| |
|
|
|
|
|
|
|
| |
CHUNK_BAD144 slice.
Also mknod the 'c' partition for freebsd slices, so bad144(8) will have
something to work on.
Notes:
svn path=/head/; revision=8527
|
| |
|
|
|
|
|
| |
fixed bug in extended slice naming.
Notes:
svn path=/head/; revision=8477
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8436
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8404
|
| |
|
|
|
|
|
| |
handle OnTrack Disk manager correctly.
Notes:
svn path=/head/; revision=8346
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8343
|
| |
|
|
|
|
|
| |
out... here is the real thing.
Notes:
svn path=/head/; revision=8341
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8312
|
| |
|
|
|
|
|
| |
bogus data in them.
Notes:
svn path=/head/; revision=8311
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8303
|
| |
|
|
|
|
|
| |
align this chunk properly. Have at it Jordan...
Notes:
svn path=/head/; revision=8290
|
| |
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8241
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8228
|
| |
|
|
|
|
|
| |
printfs.
Notes:
svn path=/head/; revision=8227
|
| |
|
|
|
|
|
| |
I have to be able to show this stuff to the user. :-)
Notes:
svn path=/head/; revision=8207
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8197
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Get the CHS's right.
Get the disklabels (more) right.
Notes:
svn path=/head/; revision=8192
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Fix (hopefully) a bug Gary found.
Notes:
svn path=/head/; revision=8180
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8179
|
| |
|
|
| |
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=8158
|
| |
|
|
|
|
|
|
|
|
|
| |
Made an All_FreeBSD() function.
Added a cmd-line interface (lowest rank) to the tst01 program.
The tst01 program is harmless (worst it can do is coredump), but it
is instructive to run, you can see what the slice-code things of your
disk...
Notes:
svn path=/head/; revision=8157
|
| |
|
|
| |
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
|