| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
and uses a number of problematic pre-gpart interfaces. Since it has been
entirely obsoleted by interfaces in geom, remove it.
Notes:
svn path=/head/; revision=244865
|
|
|
|
|
|
|
|
|
|
|
|
| |
to avoid using incorrect geometry.
It seems that this is the same problem in g_part_bsd_read()@g_part_bsd.c.
Reviewed by: rink
MFC after: 3 days
Notes:
svn path=/head/; revision=197374
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=197322
|
|
|
|
|
|
|
| |
a few bad systems to run than to be completely strict about it.
Notes:
svn path=/head/; revision=194334
|
|
|
|
|
|
|
| |
Pointed out by: marcel
Notes:
svn path=/head/; revision=194244
|
|
|
|
|
|
|
|
|
|
|
| |
sanitization broke sysinstall on some disks. This was due to the disks
reporting a geometry that was incorrectly sanitized by sysinstall. This makes
the sanitization consistent with fdisk.
Tested by: randi
Notes:
svn path=/head/; revision=194241
|
|
|
|
|
|
|
| |
Submitted by: Hirokazu WATANABE
Notes:
svn path=/head/; revision=144334
|
|
|
|
| |
Notes:
svn path=/head/; revision=125084
|
|
|
|
| |
Notes:
svn path=/head/; revision=106949
|
|
|
|
|
|
|
| |
numbers, but so far havn't come up with anything: Add an #ifdef PC98.
Notes:
svn path=/head/; revision=105688
|
|
|
|
|
|
|
| |
an extra argument for all archs.
Notes:
svn path=/head/; revision=105685
|
|
|
|
|
|
|
| |
Submitted by: kawanobe@st.rim.or.jp (Kawanobe Koh)
Notes:
svn path=/head/; revision=105105
|
|
|
|
| |
Notes:
svn path=/head/; revision=93149
|
|
|
|
| |
Notes:
svn path=/head/; revision=84200
|
|
|
|
|
|
|
|
| |
It's OK, the Project and afford them now -- they aren't as expensive as
they used to be.
Notes:
svn path=/head/; revision=75069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
`err()'). libdisk does! and additionally libdisk gets confused on Alpha
disks with foreign disklabels, throws up its hands and exits. This is
the cause of the "going no where without my init" install bug on the Alpha.
So now on the Alpha, rather than call err(), we print the error string and
continue processing.
Submitted by: jkh
Notes:
svn path=/head/; revision=74426
|
|
|
|
|
|
|
|
|
| |
with fdisk, ensure that they are a multiple of the sector size in length.
- Axe all the 1024 cylinder checks as they are no longer relevant with the
fixed bootstrap.
Notes:
svn path=/head/; revision=63030
|
|
|
|
| |
Notes:
svn path=/head/; revision=58794
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
| |
Notes:
svn path=/head/; revision=22993
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
| |
Notes:
svn path=/head/; revision=19989
|
|
|
|
|
|
|
| |
Approved (in spirit) by: jkh
Notes:
svn path=/head/; revision=12661
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Get the CHS's right.
Get the disklabels (more) right.
Notes:
svn path=/head/; revision=8192
|
|
|
|
|
|
|
|
|
|
|
| |
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
|