christos
fcef2dcd59
- add getdisk{raw,cooked}name
...
- bump libutil
2012-04-07 16:48:23 +00:00
christos
8630757097
add getdisk{raw,cooked}name
2012-04-07 16:44:59 +00:00
christos
1e9ca58635
- add getdiskrawname.
...
- exit on error for lint.
2012-04-07 16:44:39 +00:00
christos
ca11e1e667
factor out rawname() from dump, fsck, savecore.
2012-04-07 16:44:10 +00:00
apb
f932526a86
The error message when /var is not a file system chhanged from
...
mount: unknown special file or file system `/var'
to
mount: Unknown special file or file system `/var'
so match them both.
2012-04-07 16:39:32 +00:00
christos
062204d530
fix lint comment.
2012-04-07 16:28:59 +00:00
christos
8f3dcf00a8
fix typo
2012-04-07 16:22:42 +00:00
christos
834d97b095
lint knows the code is not reachable, but gcc does not.
2012-04-07 16:18:24 +00:00
christos
4a87bdacc7
read returns ssize_t, and err is a function name.
2012-04-07 16:17:17 +00:00
christos
920e381419
- pass correct types.
...
- use sizeof(var) instead of sizeof(type)
2012-04-07 16:16:34 +00:00
jakllsch
59bedd05fe
regen.
2012-04-07 11:56:27 +00:00
jakllsch
dc1c888dd2
Add ADS InstantFM Music (RDX-155).
2012-04-07 11:54:34 +00:00
apb
d0663c218f
Add the result from sqlite3_errmsg() to some error messages.
...
Now we can get "apropos: Unable to query schema version: database is locked"
instead of just "apropos: Unable to query schema version".
2012-04-07 10:44:58 +00:00
wiz
98dbe2d32a
Remove trailing whitespace, add dot.
2012-04-07 10:43:38 +00:00
nonaka
8be304c413
bump up ramdisk size.
2012-04-07 09:10:47 +00:00
nonaka
691792f1b4
bump up SYMTAB_SPACE.
2012-04-07 09:09:43 +00:00
christos
8b15007246
add missing DPADD
2012-04-07 05:58:55 +00:00
christos
b12b677b84
I guess pdisk gets installed everywhere now
2012-04-07 05:55:00 +00:00
christos
2fce823cb5
one more.
2012-04-07 05:43:33 +00:00
christos
2dbbd4b6e3
Today's work
2012-04-07 05:42:57 +00:00
christos
c161b41b57
add apple autodiscovery
2012-04-07 05:40:41 +00:00
christos
40b3227a8d
add apple autodiscovery.
2012-04-07 05:39:55 +00:00
christos
23fc2b12e7
remove bogus check.
2012-04-07 05:38:49 +00:00
christos
db09922d6f
make this bitch less when we have wedges (EBUSY for the underlying disks)
2012-04-07 05:38:07 +00:00
christos
9836ec4b63
Add apple autodiscovery.
2012-04-07 05:36:49 +00:00
christos
cc0b3c1656
recognize apple disks.
2012-04-07 05:36:10 +00:00
christos
5d992415ee
use the partition sector size.
2012-04-07 05:09:09 +00:00
christos
5727fadda2
use getfsspecname()
2012-04-07 04:52:20 +00:00
christos
338fb03101
use getfsspecname
2012-04-07 04:13:06 +00:00
christos
a1048e6542
bump libutil and new getfsspecname
2012-04-07 04:09:54 +00:00
christos
29484ab26f
add getfsspecname
2012-04-07 04:04:21 +00:00
christos
9dbf303bcb
cross reference getfsspecname
2012-04-07 03:47:30 +00:00
tsutsui
aa651336c8
Remove obsolete SysV semaphores limit options (SEMMNI, SEMMNS, and SEMUME).
2012-04-07 03:25:00 +00:00
christos
fbae18c4fe
document NAME=label
2012-04-07 03:14:06 +00:00
christos
6ab6e47220
Accept NAME=label for special so that we can wire down our wedges.
2012-04-07 03:13:32 +00:00
tsutsui
d1ab79a2ea
Use 1MB alignment rather than the default 63 sectors for
...
fdisk partition boundary for >128GB disks, as fdisk(8) does.
No particular comments for my PR install/45990.
2012-04-07 03:08:33 +00:00
tsutsui
25a6ee4f49
Add a "supported board list" of NetBSD/evbarm with a brief desctiption
...
of each board. Surveyed for NetBSD port presentation at
Open Source Conference 2012 Ehime.
Thanks to agc@, kiyohara@, and macallan@ for comments.
2012-04-07 01:44:08 +00:00
christos
7cb5dc5826
If our raid is now accessed from wedges, adjust the root to be the wedge
...
that corresponds to partition a. Is there a better way?
2012-04-07 01:39:38 +00:00
riz
ed2340b163
Implement a post-install configuration menu, as proposed on tech-install.
...
Enables the user to configure a few additional items, including using
pkgin to manage binary packages, in a post-install menu which replaces
the series of questions (Do you want to set a root password? etc).
This is by no means a perfect solution, nor should it discourage anyone
from working on more sweeping changes to sysinst.
Some bug fixes, and .de translation provided by Julian Fagir.
XXX .es, .fr and .pl translations still needed. Please help!
2012-04-06 23:48:53 +00:00
christos
d365bff1e6
Add a quirk for the Apple iPod whose mode sense commands fails with not ready.
...
Seems to work just fine if we send a start command first...
2012-04-06 22:50:39 +00:00
christos
30044aadfd
pdisk is now mi (except for rescue)
2012-04-06 22:46:15 +00:00
christos
fe1ffb96a2
compile this for everyone, and warns=5
2012-04-06 22:42:50 +00:00
christos
dcf51b974e
make this work on 64 bit machines; use stdint/inttypes.
2012-04-06 22:41:47 +00:00
plunky
4946fc398d
device_pmf_is_registered() is not required
2012-04-06 20:33:20 +00:00
plunky
37e862fcf6
device_pmf_is_registered() is not required
2012-04-06 20:16:58 +00:00
he
692082ea92
Disable HAVE_TLS for now for gcc's libgomp, since it otherwise
...
causes gcc indigestion (internal compiler error) for all m68k ports.
mrg@ says this will do for now, and committing to this generated-
by-mknative file is ok.
2012-04-06 20:10:28 +00:00
christos
788118e647
support sector sizes > 512.
2012-04-06 20:09:26 +00:00
matt
2a87f54efb
Regen.
2012-04-06 18:49:44 +00:00
matt
838bae0c3f
Add VSC8221
2012-04-06 18:49:17 +00:00
chs
800146cae0
bring in this change from openbsd:
...
Implement the AMD suggested workaround for family 10h & 12h errata 721
"Processor May Incorrectly Update Stack Pointer" by setting a bit
marked 'reserved' in an MSR that is only "documented" to exist on 12h.
2012-04-06 17:23:39 +00:00