Commit Graph

210739 Commits

Author SHA1 Message Date
christos
ba7ad7276d Don't re-use the same buffer that we pass in for newname in the cooked->raw
conversion. Better variable names.
2012-04-08 04:19:14 +00:00
uebayasi
60ebd64731 Remove duplicate English text. Remove ^M. Fix build. 2012-04-08 03:11:14 +00:00
riz
420ca486a3 French translation of new strings, and some other fixes.
From Matthew Mondor.
2012-04-07 23:25:18 +00:00
jdf
1671538f34 Fix for PR 45816: Restructuring the error menu when the CD ROM is missing. 2012-04-07 19:02:57 +00:00
christos
687e469719 Remove recheck hackery that caused extra stats, and explicitly ask for
recheck when needed. Before it used to be the case that we could only
use the cached entry once. Once the cached entry was used, we removed
it from the cache. Now it is kept forever.
2012-04-07 18:29:08 +00:00
christos
e3ea761b6d bring in changes from head. 2012-04-07 17:30:55 +00:00
christos
850b856e4a back out change that makes onestart work, to be committed at some other time. 2012-04-07 17:28:44 +00:00
christos
6d50f87a30 regen 2012-04-07 17:27:25 +00:00
christos
daa5ea1b80 more broadcom stuff 2012-04-07 17:26:16 +00:00
christos
05e9a23818 give wedges to everyone 2012-04-07 17:22:10 +00:00
christos
f3cbb49f84 Add and enable COMPAT_DKWEDGE which let's us autoconfigure wedges and boot
with a non-wedge aware fstab.
2012-04-07 17:10:02 +00:00
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