Age | Commit message (Collapse) | Author |
|
uses disklabel UIDs unconditionally for a while already.
OK krw@
"looks good" deraadt@
|
|
MI function disklabel_autolayout() which now handles all aspects of
the disklabel auto-layout and autopartitioning case for the root disk.
Remove get_disklabel_template() and merge it with the new function.
"move forward" deraadt@
|
|
to the OpenBSD installer. It is available during unattended installation.
The template file is fetched from an url, provided as answer to a new
question in the response file:
URL to autopartitioning template for disklabel = url
Original diff from and OK henning@
'no objection' krw@
|
|
|
|
Yes, this is stupid, but MI installboot later will make the problem
go away. Until then..
|
|
ok deraadt@
|
|
|
|
|
|
installation problems.
``if it fits go for it'' deraadt@ (and it fits)
|
|
internal-signing, because the procedures ran into some snags we can't
fix in time for release...
|
|
ok todd
|
|
media to give some upcoming changes a chance of working.
Long discussions with todd and rpe
|
|
abomination.
install.sub chunk tested by rpe
|
|
diff from Philipp e1c1bac6253dc54a1e89ddc046585792 at osteo dot net
ok krw@ halex@
|
|
tested by krw
|
|
consumer of the ../miniroot build method)
ok miod, product of this tested by todd
|
|
|
|
since the latter may insert holes in the target files, which could
be bad for the boot process
ok deraadt@ guenther@
|
|
ok krw@
|
|
|
|
out that sparc64 iso at least does not boot. Retain the svnd -> vnd
changes that happened after the original commit.
|
|
In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.
Old svndX nodes will still continue to work though, for now.
Cleanup accordingly.
ok deraadt@, todd@
comments and ok on the man page bits from jmc@
|
|
/etc/fstab, after asking user. Current default is existing behaviour.
Feedback & suggestions deraadt@, halex@, jsing@, todd@.
ok deraadt@
|
|
the boot cd image.
ok deraadt@
|
|
|
|
of the "additional" list files (for architectures which split the list)
Then... cleanup some TZ which it is clear should not have been placed onto
certain media which don't have the space for them.
|
|
those lines in list2sh.awk.
ok deraadt@
|
|
Both cause partition sizes to be displayed using a human readable
format with the units automatically chosen by looking at the smallest
partition in the disk label. Remove forceable humanization in 'A'
code and use '-h' in install scripts.
Prodded & ok deraadt@, verbiage tweaks from jmc@
|
|
ok deraadt@
|
|
there, remove a lot of cruft from the various md_installboot functions
ok halex
|
|
command; the script does not ask afterwards. Note I am not adjusting
the macppc or sgi install.md scripts. I ask their maintainers to clean
them before I will maintain them further. Please
|
|
|
|
Yes, there are machines where you X needs configuration, but let us be
realistic about it: THAT IS AN X BUG. And there are machines where getty
and xdm fight: THAT IS A CONSOLE DRIVER BUG. And this commit is going to
force those bugs to eventually matter enough so that they get fixed. Just
watch.
|
|
|
|
build the sets before we build the media. While there we can get rid
of DESTDIR/snapshot too, and simply install straight into RELEASEDIR.
(This also ends up saving an astounding amount of traffic/latency in a nfs
environment)
|
|
them
|
|
'# /dev/r...' line is not selected.
Noticed by deraadt@
|
|
missed the '# size offset ...' line at the top of the partition
list.
|
|
disk and ask if the installee wants to use it, edit it, or create
their own custom disklabel. Most one-disk installs will not need
to see fdisk or disklabel.
i386 and macppc by me, adapted for others by deraadt@.
ok deraadt@
|
|
installs. Also nuke the link created for disktab.
ok deraadt@ miod@
|
|
than have the install script copy it there. Shrinks install script,
removes an extra copy of disktab.
ok deraadt@
|
|
|
|
ok 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@
|
|
since it isn't emitted anymore.
ok deraadt@
|
|
bsd.rd does not overlap the boot code... this problem is starting to
feel familiar.. tested by myself and claudio
|
|
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@
|
|
|
|
|
|
|