minoura
9d9c30bd81
Correct argument order of installboot.
2001-12-10 03:09:03 +00:00
minoura
7d3c9783e0
Use new boot system.
2001-12-06 04:15:31 +00:00
jhawk
55b9072766
s/change a partition/change partitions/
...
otherwise it looks like you're being asked to change
partition 'a'.
2001-12-03 06:12:19 +00:00
thorpej
3a4956a5c8
On platforms for which there is more than one kernel set choice,
...
default the kernel sets to "no", thus requiring that the user
explicitly enable the one that is right for their system.
2001-11-29 23:24:23 +00:00
thorpej
0f33bc5dfa
Update for the new kernel set names.
2001-11-29 23:20:56 +00:00
soren
4004df64a0
Add sgimips sysinst support from Scott G. Taylor.
2001-11-20 15:53:22 +00:00
perry
b4109e020f
XXX if a color term, do color. horrible kludge.
2001-11-17 02:06:47 +00:00
briggs
7bd7e68996
First cut at sysinst for sandpoint.
2001-10-24 19:43:40 +00:00
hubertf
7dfbd02819
Only turn ttyE[1-9] on, and explicitly leave ttyE0 off, as recommended
...
in PR #14075 . (Since PR #13249 was fixed, we have /dev/console enabled
in /etc/ttys on i386 by default!)
2001-10-15 22:49:36 +00:00
uch
0cbd019fc3
playstation2 support
2001-10-15 16:22:50 +00:00
jdolecek
785b85c14a
glue in necessary IBM PS/2 kern set bits
2001-09-13 18:09:19 +00:00
jdolecek
b29d271447
change launch_subwin() to pass failure reason back to caller, add check
...
pipe(2) call was successful
make launch_subwin(), va_prog_cmdstr() static
2001-09-13 18:07:26 +00:00
simonb
e5592e5454
Use "sd" only in disk_names.
2001-08-26 11:58:47 +00:00
wiz
41df6b74a9
partiton -> partition
2001-07-26 22:47:34 +00:00
scottr
8f69e0c022
After modifying the Apple Disk Partition Map, use the DIOCGDINFO/DIOCWDINFO
...
ioctls to refresh the in-core disk label. From Bob Nestor.
2001-07-14 07:57:16 +00:00
thorpej
a59a7e818b
First pass at sysinst for the ARC port. This is a work-in-progress.
2001-07-04 16:56:01 +00:00
jdolecek
d5c13f3228
Add 'ed' to list of known/valid disk names
2001-06-16 14:33:08 +00:00
veego
a0106f8d24
Editing Fsize/Bsize caused a segmention fault.
...
Fix provided by Klaus Klein.
2001-06-16 08:25:20 +00:00
mrg
79ba24e616
wait a couple of seconds for the interface to go live, before calling ping.
...
fixes problem noted by gkm@petting-zoo.net where the interface was still
negotiating before ping failed, causing the network config to wrongly failed.
2001-06-07 12:34:55 +00:00
scottr
d4a2f03f78
Add support for FTP through a web proxy (via the ftp_proxy environment
...
variable).
2001-06-06 23:12:48 +00:00
itojun
d9bcf0f87a
use "!rtsol" for IPv6 interface autoconf.
...
XXX i did not use "!rtsol $int" because there could be problem with
shell script expansion ($int gets expanded too early).
2001-05-07 11:49:52 +00:00
fvdl
58dc4d0703
Use the -2 option for the NFS mount. Install kernels might have
...
NFS_V2_ONLY to save space, and we're only reading anyway.
2001-04-29 00:22:34 +00:00
simonb
6f6fe2f3ad
Spell occurred correctly.
2001-04-25 02:33:08 +00:00
itojun
4a360e2310
write out IPv6 configuration to /etc/rc.conf and /etc/ifconfig.*
2001-04-15 11:08:51 +00:00
briggs
ae21cdde67
Make this compile again:
...
* Remove duplicate definition of "nobiosgeom"
* Update to "new" edit_mbr() and define a basic md_bios_info().
2001-04-12 03:48:12 +00:00
dogcow
84e3a863c2
missed a \n after dhclient_flags=\"%s\".
2001-03-06 09:22:40 +00:00
abs
ef51389957
Update the pleasemountroot message to indicate which root needs to be
...
mounted, and what needs to be done.
2001-02-26 16:32:53 +00:00
wdk
9123196f19
sysinst utility for mipsco port
2001-02-19 07:38:44 +00:00
jmc
d264c53a1d
Add support for installing serial bootblocks. If biosboot_com0.sym exists
...
on the ramdisk image then ask which set of bootblocks to install (normal or
serial). If it doesn't exist, just install the normal ones. (small/tiny
images).
2001-01-27 07:34:39 +00:00
jmc
b70406007d
Fix various typo's so this compiles.
2001-01-23 01:22:32 +00:00
nonaka
8492c6a9e8
Add prep installer
2001-01-16 16:53:57 +00:00
mrg
1f4e0ae80c
fix compile lossage on i386.
...
move some data & a function from bsddisklabel.c to disks.c.
2001-01-14 23:45:16 +00:00
mrg
d436dd6641
extend sysinst disk handling, some general clean ups, better /etc support
...
and some sparc64 fixes. details:
- new scripting_{,v}fprintf() that also write to the script log (if open).
- support of creation of LFS filesystems
- standard installs now allow one to choose which file systems to create,
out of the list of /usr, /var, /home, MFS /tmp, and swap. a / is always
created, but the rest all optional. [*]
- new disklabel method: use existing. this requires one to fill in the
mount points (and having at least a "/" is enforced).
- preservation of existing filesystems (at install) is supported.
- rewrote most of make_fstab(): the entire thing is generated from the
bsdlabel now, rather than hard coding / to 'a' and swap to 'b'. create
MFS /tmp if requested.
- if IPv6 support isn't present, don't display any ipv6 messages.
- better rc.conf support
- sparc & sparc64 default to "cylinders" now.
- choosing "standard" instead of "standard with X" de-selects the X pkgs
by default.
- sparc64: don't install bootblocks until we have a complete system, avoids
booting with no /dev/console.
- sparc64: bump STDNEEDMB, it is way low.
[*] i have added default values for DEFVARSIZE & DEFUSRSIZE (this is used
only if /usr and /home are selected) to each port, based on STDNEEDMB. as
such, my guesses might be wrong so port maintainers should look at these.
2001-01-14 02:38:13 +00:00
jdc
6b6028160d
Use wrefresh(curscr) instead of clearok().
...
Suggested by Thomas Dickey.
2001-01-07 13:07:57 +00:00
jdc
885c8eaa06
Be paranoid and do a clearok() before we do a refresh().
2000-12-31 13:08:05 +00:00
mrg
8da46e6897
de-__P()-ify
2000-12-22 10:12:12 +00:00
mrg
c5e19f6801
s/sparc/sparc64/ in some comments.
2000-12-22 04:43:54 +00:00
jdc
dab8e56b56
Don't output the termcap `cl' sequence.
...
XXX: do we really need to home the cursor here?
XXX: should we do clearok() instead or in addition?
2000-12-21 21:42:00 +00:00
hubertf
db8b15ae28
A sane distrib doesn't only need etc.tgz and kern.tgz, but also base.tgz.
...
Check for it!
Fixes PR 11634 by Wayne Berke <wayber@rcn.com>
2000-12-18 09:39:50 +00:00
hubertf
55e87ae551
Do not tell the user we've newfs'd his disks when upgrading.
...
May safe him a heart attack or two.
Fixes PR 9655 and some others.
2000-12-18 09:18:46 +00:00
hubertf
3df3bcf30b
Fix typo in calculation of partition's end (s/mbrp_size/mbrp_start/).
...
Fix reported in PR 7556 by Arne Juul <arnej@math.ntnu.no>
2000-12-18 04:52:52 +00:00
jmc
927b45cf65
After confirming the network setup should be saved, make sure dhcp is enabled if it was used on install
2000-12-17 22:55:53 +00:00
jmc
c111d88861
Add makefile goo so it'll properly rebuild the menu files if osrelease.sh changed
2000-12-17 09:22:47 +00:00
mrg
900169f00c
minor KNF.
2000-12-06 04:53:37 +00:00
wiz
8ebc8eafe0
Fix typos in comments.
2000-12-04 22:47:02 +00:00
wiz
a6e6452673
Remove some items I believe fixed/done. Coreect speilnk.
2000-12-04 20:27:02 +00:00
minoura
fa875fd970
Welcome message `If you booted from a floppy,...' is somewhat port-specific
...
instruction.
Create md_hello message and move that message to it.
Port-maintainers: please reflect the reality of your port.
Someone who can write french: please correct *.fr catalogue.
2000-12-03 01:54:46 +00:00
ad
57ea462da2
lsu -> ld, by popular request.
2000-11-26 17:44:02 +00:00
simonb
c4a144e6ed
Close list_file after we're finished with it.
2000-11-26 01:11:26 +00:00
fvdl
c13641ea40
NULL for the highest split set file for the xmisc set is wrong, make it "aa"
...
Also, correct the xserver split set extension.
2000-11-23 16:26:50 +00:00