Age | Commit message (Collapse) | Author |
|
the root disk was broken. Simplify and fix said sed code. Problem
noted by okan@ and others, diagnosed by deraadt@, sed suggestions from
nordin@, jmc@, fgsch@, guenther@.
'get something in before sparc gets done' deraadt@
|
|
if user chooses yes. Easier than the 3-part question and requires far fewer keystrokes to enable the 'default'.
ok krw@
|
|
makes one more answer <cr>'able during install without changing any
existing behaviour.
Change 'NTP server?' default answer from 'none' to 'default'.
Suggested by thib@, supported by marco@, jsing@, millert@
|
|
|
|
krw, and NetBSD.
OK millert, krw, and deraadt
|
|
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.
OK deraadt@
|
|
interpret it as octal, leading to error messages like "048" is not a
number.
ok krw
|
|
block counts being small enough to do arithmetic on. Manually
process partition block counts into 'human readable' byte sizes
when asking for confirmation of disk configuration.
Install script now properly displays the size of Yottabyte
partitions.
requested by & ok deraadt@
|
|
mention boot.conf and ttys. No functional change.
|
|
|
|
default 10,000 times).
ok deraadt@ krw@ thib@
|
|
Requested by deraadt@
|
|
and adding a new question during install to allow the setting of
FTP's -k option in situations where intervening routers/firewalls
are prematurely killing connections.
Original idea and diff from espie@
ok espie@
|
|
'on secure secure'.
ok deraadt@
|
|
understand.
Add serial console handling for alpha, macppc, zaurus. No functional
change for i386/amd64.
All archs should now have automatic serial console configuration.
ok deraadt@
|
|
means manually entered DNS server addresses are not lost when
an install is restarted. Restores behaviour unintentionally lost
with r1.127.
ok deraadt@
|
|
|
|
speed of said entry to reflect the speed of the console being used to
install.
For archs with MDSERIAL defined, offer the current device and speed as
the defaults for switching to serial consoles.
Fixes new Sun gear that uses a 115200 console speed and makes for
better defaults without breaking current install processes.
ok dlg@ henning@
|
|
zap extra subshells.
okay miod@
|
|
question; ok deraadt@
|
|
install media. From Tamas Tevesz.
|
|
|
|
|
|
for pushing disklabels onto the disk (and besides that, it is buggy and
unreadable crap); thanks for help from krw
|
|
|
|
|
|
|
|
Suggested by deraadt@, nifty sed nit from ray@.
ok deraadt@ beck@ mbalmer@
|
|
was before it became optional. ok krw@ beck@ pedro@
|
|
|
|
fact make that the default. Help upgraders with big filesystems and no
patience.
Suggested by & ok beck@.
|
|
|
|
user a chance to bail out before selecting sets to install. Just in
case the user ended up in the wrong directory.
Suggested by beck@, feedback from various.
"emphatic ok" beck@ "go for it" deraadt@
|
|
|
|
|
|
|
|
ok deraadt@
|
|
|
|
option to choose a filesystem type when mounting a disk. Rely on the
filesystem information provided by the disklabel.
When there is only one usable partition on the selected disk, just
mount it without bothering the user with a question.
Ensure that msdos filesystems are mounted with '-s' so that the names
of the install sets will be in lower case and thus visible to the
script.
msdos problems noted by Rodolfo Gouveia, who did a lot of testing and
debugging. 'mount -t ...' silliness pointed out by deraadt@.
|
|
don't get in the way of noticing that all default sets are installed.
Restores the desired behaviour where [done] becomes the default answer
to the "Location of sets?" question once all default sets are
successfully installed.
spotted by & ok deraadt@
|
|
|
|
allows host specific files to be trivially installed and makes
creating/maintaining large numbers of host specific configurations
much simpler.
Suggested by work being done by Alex Holst, brought to my attention by
mk@ during c2k6.
Name format suggested by henning@, tweaked by deraadt@.
|
|
Suggested by deraadt@, 'looks good to me' deraadt@
|
|
Suggested by otto@, various people chiming in to agree.
While here fix one ask_yn misuse and update copyright to 2006.
|
|
to 'no'.
Requested by deraadt@
|
|
|
|
|
|
|
|
|
|
command to list the major keymaps. Also accept 'l' and '?' without
explictly mentioning them in the user prompt.
A varient of a suggestion by And??s (sic) Delfino, seconded by jmc@.
ok millert@ deraadt@
|