John Baldwin
5d971dc0d9
Add in the linux, tcl83, and tk83 ports categories.
...
PR: bin/20328
Submitted by: obrien
2000-08-16 18:44:40 +00:00
John Baldwin
984f371109
Add new 'ruby' ports category.
...
PR: conf/20629
Submitted by: asami
2000-08-16 17:44:35 +00:00
Yoshihiro Takahashi
552112cadd
- Added support for installing boot0 and boot0.5 for PC-98.
...
- Cosmetic changes.
2000-08-12 14:20:31 +00:00
Jordan K. Hubbard
3fdc3c548d
Make the selection of pccard IRQs fully selectable at installation time.
...
Submitted by: "Sean O'Connell" <sean@stat.Duke.EDU>
2000-08-12 07:48:25 +00:00
Ollivier Robert
191a1c203e
- add ftp6.fr.freebsd.org
...
- correct URL for ftp4 and ftp5.
Submitted by: Benjamin Bayart <bayartb@guinness.domicile.fr> (for ftp6)
2000-08-08 14:36:24 +00:00
Jordan K. Hubbard
efbfff9480
Fix HTTP port addresses for the IPv6 case.
...
Submitted by: pho and Hajimu UMEMOTO
2000-08-03 02:51:45 +00:00
David E. O'Brien
47a1b949fb
Add all the missing US keymaps.
2000-07-31 21:05:48 +00:00
David E. O'Brien
84879232cd
Don't offer the PC98 link kit or setup on non-i386 installs.
2000-07-31 20:52:28 +00:00
Satoshi Asami
52527e8d67
Add hebrew.
2000-07-31 00:16:28 +00:00
Jordan K. Hubbard
99f9320ef7
Fix the HTTP transfer code to correctly parse the port number if
...
specified.
Submitted by: pho
2000-07-30 22:18:53 +00:00
Eivind Eklund
8e4a14a9fa
Change the defaults for portmap, sendmail and inetd to be not running them.
...
Make sysinstall override this on install, so the effective behavioural
change for a newly installed system is null. Overall, this makes a system
with an empty /etc/rc.conf not run any network services, and makes the
FreeBSD-provided network services that are running visible in /etc/rc.conf
(instead of making people look through /etc/defaults/rc.conf to find the
things they need to disable to secure the system.)
Reviewed by: jhb
Discussed with: The usual cabal
2000-07-28 22:45:36 +00:00
John Baldwin
491a165843
Fix an annoying bogon in the form of a missing tab when generating CD-ROM
...
mount points in /etc/fstab.
Requested by: obrien
2000-07-27 00:46:29 +00:00
John Baldwin
e8aeec4639
Bump an upper limit test so the xterm termcap selection actually works.
2000-07-26 02:51:47 +00:00
David E. O'Brien
4c2629aec8
Don't give the DEC Alpha user the chance to install the X servers that are
...
non-existant on non-i386 platforms.
2000-07-25 23:54:35 +00:00
John Baldwin
ab21e668ee
Use a much saner method of locating the release directory on an FTP server.
...
Now, if a release is specified, instead of just looking for a directory
with the same name as the release, try several possible directories (each
suffixed with the release name) relative to the base directory including
".", "releases/MACHINE", "snapshots/MACHINE", and each of those prefixed
with "pub/FreeBSD/". This will allow us to remove the evil symlinks under
pub/FreeBSD/releases/MACHINE/ to the snapshots on the ftp site.
2000-07-25 23:22:16 +00:00
Jordan K. Hubbard
3db81c0d49
Restore the screen after possibly spamming it.
...
Reported by: Brian J. McGovern <mcgovern@spoon.beta.com>
2000-07-25 07:38:22 +00:00
Jordan K. Hubbard
b5e57da1d1
Remove outdated crypto comments.
2000-07-24 18:45:25 +00:00
Jordan K. Hubbard
cf07fd263a
Terminate, with extreme prejudice, the USAResident hack which
...
does bad things to /etc/make.conf in certain situations. Also
soften the "don't install crypto from the USA!" messages since,
except for RSA (which is still noted), that's not so true anymore.
2000-07-24 18:00:16 +00:00
John Baldwin
484af50974
Oops, the moused disable option is now 6 instead of 4. Catch the menu text
...
up to this.
Submitted by: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
2000-07-23 03:45:18 +00:00
Jordan K. Hubbard
f038100c39
If ${BINDIR} is not present, create it before installing to it.
2000-07-21 21:32:13 +00:00
Jordan K. Hubbard
b0b1485813
Add a terminal entry for xterm; a lot of people are using xterms
...
in the serial-installation of FreeBSD.
2000-07-21 20:45:56 +00:00
John Baldwin
b993bfc211
Add in the second half of the Slovenian FTP mirror entry.
2000-07-21 18:52:19 +00:00
Jordan K. Hubbard
a606bbf4c8
Remove a menu item that looks funky.
...
No donut for: obrien
2000-07-21 06:50:14 +00:00
Jordan K. Hubbard
085e4099e9
Add slovenian FTP server to site list.
...
Requested by: Blaz Zupan <blaz@amis.net>
2000-07-21 06:03:22 +00:00
John Baldwin
380d03438d
Fix this so it compiles by adding a missing quote.
2000-07-20 17:43:11 +00:00
John Baldwin
b31edf0c1b
- Clarify some of the text in sysinstall in regards to the cryto bits.
...
- Note that we are up to about 3600 ports now rather than about 3000 ports.
Submitted by: kris
2000-07-20 01:52:07 +00:00
David E. O'Brien
de5615c10a
Add ftp.freebsd.org Snapshots to the list of servers.
2000-07-19 23:59:01 +00:00
David E. O'Brien
7090abf525
Allow the Fix-it functionality to detect that we are on a serial console,
...
and DTRT rather than start the fixit shell on a non-existant vty.
PR: 19837
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
Approved by: JKH
2000-07-18 09:14:06 +00:00
John Baldwin
6581bd0370
Add ftp4.tw.FreeBSD.org.
...
Submitted by: nik
2000-07-14 10:39:29 +00:00
Hajimu UMEMOTO
2931df8a40
IPv6 support.
...
IPv6 configuration is only done by rtsol. Does someone really
need manual configuration? :-)
You can specify IPv6 DNS server as well.
We have only one server ftp7.jp.freebsd.org that speaks IPv6
in this time. ftp7.jp speaks IPv4 as well and also listed as
Japan #7 .
Approved by: jkh
2000-07-14 08:33:10 +00:00
John Baldwin
fbf67537b4
Ugh. Back out local changes that crept in with my last commit. :(
2000-07-14 08:09:50 +00:00
John Baldwin
cac2be43a7
MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap server
...
now, and replace the releng3 3.0 snap entry with releng4.
2000-07-14 07:59:44 +00:00
John Baldwin
fcb7c05133
- Support MBR boot loaders that are larger than one sector size.
...
- Axe the 1024 cylinder checks as they are no longer relevant.
2000-07-12 18:08:27 +00:00
Jordan K. Hubbard
632116832b
Replace phk's commit with code from my local tree which I happen
...
to like better (it's commented and easier to read).
2000-07-05 07:15:57 +00:00
Poul-Henning Kamp
c638a74daa
Ignore all md disks, installing on them would be particularly pointless.
...
Its not fatal to find hardware we don't know.
2000-07-04 13:46:43 +00:00
Ollivier Robert
4f437f951e
Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.org
...
(aka ns1.bsdfr.org)
Strong MFC 4.1 candidate.
2000-07-02 14:25:26 +00:00
Mark Murray
3ec3f887b0
Tiny manual correction; add mention of Kerberos 5.
2000-06-25 10:48:40 +00:00
Yoshihiro Takahashi
a40915d750
- Remove obsolete PC-card boot.flp hack. It was for making both PC-card
...
boot.flp and plain boot.flp.
- Clean up crunchgen related routine.
- Add PC-98 support.
TODO:
o Documentation
o Fix some messages for PC-98
o Decrease the size of fixit.flp to 1.2MB
o I18N (See: http://www.jp.FreeBSD.org/BootAsia/index.html )
No response from jkh
2000-06-05 13:17:23 +00:00
Brian Somers
3142868451
Specify a trigger address of 0.0.0.0 here so that we can sucessfully
...
negotiate with broken ppp implementations that won't supply an IP
number unless we suggest 0.0.0.0
Noted by: Andrew Parry <andrew.parry@db.com>
2000-06-05 10:59:43 +00:00
Jordan K. Hubbard
91bb0c05fe
Update the australian NTP server entry.
...
Submitted by: Peter Matthews <peter@netwise.com.au>
2000-05-31 21:40:50 +00:00
Mike Smith
07b1028579
Finish the /dev/rXXX removal job. With the libdisk fixes, this should
...
actually work again.
2000-05-31 00:57:48 +00:00
David E. O'Brien
13c6acf19d
Add the 'Z' key to the slice editor. Hitting it toggles the units the
...
sizes are displayed in.
Ok'ed by: murray
2000-05-26 00:38:20 +00:00
Mike Smith
6af0a0de78
Remove all of the block devices, correct major numbers to point to the
...
corresponding character devices. This is (currently) untested, but
should be correct.
2000-05-25 02:48:15 +00:00
Mike Smith
f8883ef3e1
Teach sysinstall about 'twe' disks. Note that this is currently
...
untested, and with the current state of flux surrounding the death
of bdevs other things here may need to change.
2000-05-25 02:28:50 +00:00
David E. O'Brien
9ee6ec34ef
Add an option to select the Fix-it tty. The current behavior is utterly
...
*useless* on serial consoled machines.
2000-05-16 22:05:32 +00:00
John Baldwin
9f8b8491c9
Add support for USB to sysinstall. This includes running usbd and
...
setting 'usbd_enable' in rc.conf during nwe installs if USB is detected.
Also, since usbd already handles USB mice automatically, note that the
mouse setup section in sysinstall only applies to non-USB mice.
2000-05-12 03:01:17 +00:00
Murray Stokely
0f32c069d9
Fixed small bug introduced in my last commit.
...
Approved by: jkh
2000-05-11 23:43:12 +00:00
Joseph Koshy
01f31528b0
Correct typo in description string: CANNOT' ->
CAN'.
...
PR: docs/18177
Submitted by: MIHIRA Yoshiro <sanpei@sanpei.org>
2000-04-26 05:21:54 +00:00
Murray Stokely
443b94ac1b
Installing via an HTTP proxy should not attempt to resolve the
...
hostname of the FTP server; that is the proxy's job. This temporarily
deletes the nameserver variable before calling mediaSetFTP.
PR: 17371
Approved by: jkh
2000-04-10 19:39:01 +00:00
Murray Stokely
c79f6ff977
More error checking and idiot-proofing for the user editor.
...
PR: 14318
Approved by: jkh
2000-04-08 03:08:12 +00:00
Murray Stokely
471d7061ad
PR: 17559
...
Approved by: jkh
You can't enable 'emulate 3 button' option for moused in sysinstall.
This adds a menu option to set moused_flags and the help text explains
that entering "-3" will enable this feature.
2000-04-08 03:04:32 +00:00
Murray Stokely
f092a22bbd
Fixed minor annoyance with sysinstall being redundant / braindead in
...
the network -> interfaces menu.
Approved by: jkh
2000-04-06 01:23:21 +00:00
Bill Fumerola
26b0377cc1
Refresh the aout ldconfig info so things like compat22 when installed can
...
be detected by netscape and such.
PR: bin/17659
Submitted by: Murray Stokelay <murray@cdrom.com>
Approved by: jkh
jkh made updates that conflict with the submitters patch, so I updated
accordingly, any mistakes are mine, not the submitters.
2000-03-31 01:03:41 +00:00
Jordan K. Hubbard
260efb1efd
Search for the proper hints file in an ELF world.
2000-03-30 08:18:19 +00:00
John Baldwin
d3d93ffd5f
Add #includes for sysctlbyname() to quiet a warning.
2000-03-25 04:23:08 +00:00
John Baldwin
76b501da94
Update sysinstall to use struct uc_device instead of struct isa_device
...
for generating /boot/kernel.conf. Since this structure is shared, move
its definition out to a header file, just as struct isa_device was defined
in a header file. This fixes the sysinstall breakage in -current.
2000-03-24 22:24:09 +00:00
Jordan K. Hubbard
1d34c9e917
Sigh, it would have been nice but I just can't make the rsaref
...
hack work until we figure out some better way of handling package
interaction.
2000-03-18 20:14:58 +00:00
Jordan K. Hubbard
54dd58b383
We still need a hack for rsaref package; add it. This doesn't
...
affect CDs since they don't contain the rsaref package anyway.
2000-03-18 08:46:23 +00:00
Jordan K. Hubbard
82b13696f8
Sigh, when the DIST_LOCAL thing was added, it unfortunately wasn't added
...
completely. Take out another gratuitous warning which is omitted when
All is selected and local dist does not exist.
2000-03-18 08:40:39 +00:00
Jordan K. Hubbard
553cdb6fbd
Update to match current reality (not that anyone reads these anyway :)
2000-03-18 08:06:16 +00:00
Jordan K. Hubbard
cce91055e5
Make the "can't find an rsafoo package" messages more informative.
2000-03-18 07:20:50 +00:00
Chris Piazza
16a92d4304
Update the australian ntp server, the old one is no longer
...
available.
PR: 17448
Submitted by: Chris Knight <chris@aims.com.au>
2000-03-18 02:53:41 +00:00
Jordan K. Hubbard
c87413f73b
Remove PkgInteractive hack - it won't work like this.
2000-03-12 03:57:26 +00:00
Jordan K. Hubbard
e03f42bcc6
Do the right thing with USA_RESIDENT
2000-03-10 20:34:22 +00:00
Jordan K. Hubbard
dad50e2ed3
s/chose/choose/ in all the relevant places.
...
Noticed by: John Reynolds <jjreynold@home.com>
2000-03-10 19:53:53 +00:00
Jonathan Lemon
f593bed1b5
Add Compaq Arrays
2000-03-08 18:14:19 +00:00
Jordan K. Hubbard
68a69aba61
Fix inexplicable crypto->des reversion.
2000-03-08 14:54:19 +00:00
Jordan K. Hubbard
976e0e0dd0
Whoops - really make the "fix" I did to the dmenuToggleVariable logic
...
work.
2000-03-08 14:20:26 +00:00
Jordan K. Hubbard
c2e8faa8e0
Add entries for slovenian keymap and new euro fonts.
...
Submitted by: Blaz Zupan <blaz@amis.net>
2000-03-07 16:45:36 +00:00
Jordan K. Hubbard
8b80a8837b
Really fix the USA_RESIDENT botch.
...
Submitted by: Dmitry Valdov <dv@dv.ru>
2000-03-03 20:33:21 +00:00
Jordan K. Hubbard
7140b4def8
o Add support for loading the rsaref or rsaintl packages, depending
...
on locale.
o Allow use of "G" in label editor to stand for gigabytes. This
is actually an unrelated patch which I meant to commit separately
but what the heck, it's late.
Partially submitted by: phk
2000-02-29 10:40:59 +00:00
Jordan K. Hubbard
88007fd897
Revise this for the brave new world of "crypto"
...
Submitted by: markm
Approved by: me!
2000-02-29 09:09:36 +00:00
Jordan K. Hubbard
1edd3fc668
Be neater with the screen contents.
2000-02-26 12:43:01 +00:00
Jordan K. Hubbard
fd06790a39
Fix benign but stupid variable typo.
2000-02-26 12:35:00 +00:00
Jordan K. Hubbard
0106f6ef58
Make all menu items more consistent and deal with a few remaining
...
bogus accelerators.
Based largely on feedback from: Basit Syed <syed@pinenut.nosc.mil>
2000-02-26 12:33:49 +00:00
Jordan K. Hubbard
a90fc31d36
Toggle variables between YES and NO values, don't just set them to YES
...
or unset them. That makes it impossible to turn something off.
2000-02-26 12:07:40 +00:00
Jordan K. Hubbard
2150746365
Clean up some of the abstraction in this code.
2000-02-26 11:57:22 +00:00
Jordan K. Hubbard
2d15624bd4
Add knobs for sendmail and sshd
2000-02-25 23:02:48 +00:00
Jordan K. Hubbard
ccd140ac08
Make sysinstall use the new debug.boothowto OID. It will now go
...
straight into debug mode if you boot -v. Also conditionalize some
annoying debugging output now that we have this ability.
Partially submitted by: msmith
Approved by: jkh [to make certain wise-acres happy ;)]
2000-02-25 20:55:15 +00:00
Jordan K. Hubbard
b9452ccfa1
Do USA_RESIDENT properly.
2000-02-24 08:28:06 +00:00
Jordan K. Hubbard
38d3498390
Make the doc menu work again by checking the right variables.
2000-02-20 23:50:01 +00:00
Jordan K. Hubbard
f53cb8a8cc
Now I remember why I didn't write out the gateway in the DHCP case;
...
it was a feature.
2000-02-20 21:58:10 +00:00
Jordan K. Hubbard
218e70aa03
Fix the fvwm desktop option (for all 3 of us who use it).
2000-02-20 10:01:33 +00:00
Jordan K. Hubbard
da8a39382b
If user says they're in the USA, record that fact in /etc/make.conf
2000-02-19 23:22:22 +00:00
Jordan K. Hubbard
b3df60582c
no need to fix moused setting here; fix in defaults
2000-02-19 13:05:14 +00:00
Jordan K. Hubbard
241d4c9361
Whoops, forgot to delete the ! operator in the reversed conditional
...
for anonftp. Fix.
2000-02-19 12:42:03 +00:00
Jordan K. Hubbard
306b268114
Invert the meaning of two questions in the Standard installation so just
...
whapping "Yes" by default does not turn you into an anonymous FTP-supporting
gateway machine. Those aren't the right "defaults."
2000-02-18 18:33:15 +00:00
Jordan K. Hubbard
be4a40d0eb
Don't call it a Novice install, call it Standard.
...
Also say thousands of packages, not hundreds.
2000-02-18 07:09:45 +00:00
Jordan K. Hubbard
77854e2013
add missing newline to previous cosmetic fixes.
2000-02-18 03:02:32 +00:00
Daniel C. Sobral
2bfaac9755
If no distribution file is found, abort the installation. Previous
...
behavior silently ignored the problem. This affects installations
from a filesystem, and possible other types of media.
Approved by: jkh
2000-02-17 17:59:41 +00:00
Daniel C. Sobral
8f7cefb3be
If the installation media disappears in the process of installing
...
a distribution, recognize it and treat as fatal media error. This
happens in the case of a timeout on FTP installations where the
user chooses not to select another FTP site, and resulted in
segmentation fault.
Approved by: jkh
2000-02-17 17:57:40 +00:00
Jordan K. Hubbard
d294a07a7f
Various cosmetic fixes, stop saying "DES" when we really mean "crypto",
...
go for more sensible defaults in a couple of menus.
2000-02-17 06:15:11 +00:00
Jordan K. Hubbard
7b5629bcec
s/wd/ad/ - new ATA code
2000-02-17 04:40:11 +00:00
Jordan K. Hubbard
46fed58ae1
Include /usr/libexec in the list of upgrade targets by chflags'ing it first.
2000-02-15 18:13:56 +00:00
Kazutaka YOKOTA
1e6c9556ad
Change the text in the mouse protocol menu to indicate that protocols
...
for serial mice won't work with the PS/2 and bus mice. No functional
change.
Approved by: jkh
2000-02-15 08:51:34 +00:00
Jordan K. Hubbard
f3026a61ef
Increase the size of the various index variables; there was
...
some overflow occurring.
Submitted by: steve
2000-02-13 21:11:28 +00:00
Jordan K. Hubbard
3d142f49de
Check the right variable to see if router is enabled.
2000-02-12 03:02:52 +00:00
Jordan K. Hubbard
be3fc091e5
Allow X_AS_PKG option to be more selectable.
2000-02-11 09:12:17 +00:00
Jordan K. Hubbard
5ca7f45737
Include CDs in the list of things to remove before rebooting.
2000-02-11 06:55:12 +00:00
Jordan K. Hubbard
1344c9bdf6
MFC: new categories
2000-02-10 01:44:37 +00:00