jkh
56c2598b38
Replace GNOME + Afterstep choice with GNOME + sawfish. This is a more
...
popular configuration now.
2000-11-14 00:03:52 +00:00
kuriyama
79cb327242
Make numeric shortcut key behaving correctly in "Installation Media" menu.
...
Approved by: jkh
2000-11-10 09:50:22 +00:00
jkh
d94a4fed28
Shorten the labels in the keymap menu so it fits smaller screens.
...
Submitted by: pho
2000-10-26 12:32:28 +00:00
kuriyama
3596d8354c
Trim right column messages to display correctly in 80-column terminal.
...
Reviewed by: jkh
2000-10-25 11:36:31 +00:00
jkh
8f9e2bc2e1
Add another security configuration profile, call it "high" and
...
rename the previous one to indicate that it's not just high, it's
extreme (everything off, secure level raised).
Submitted mostly by: Tony Finch <dot@dotat.at>
2000-10-14 21:02:31 +00:00
jkh
598d81263d
Fix specification for ftp5.fr.freebsd.org
...
Reported by: Jean-Claude Christophe <jch@oleane.net>
2000-09-27 17:23:57 +00:00
jkh
9732291fa5
Add Lithuania.
...
Submitted by: Domas Mituzas <midom@dammit.lt>
2000-09-24 06:53:04 +00:00
jkh
72be95b3bb
One whack at the idea of having "security profiles" which select the
...
appropriate(?) defaults for "low", "medium" and "high" security
environments. Medium is basically what we currently have with a little
seat-belt tightening where it made sense. Low is the same as medium but
without the tightening. High is positively fascist with nothing turned
on by default and an automatic call to 911 if it can find a modem.
2000-09-22 19:12:41 +00:00
jkh
5856df84c0
MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.
2000-09-07 16:05:52 +00:00
sheldonh
73e8d2256c
Add ftp.no.freebsd.org.
...
PR: 21068
Submitted by: Martin Eggen <martin@copyleft.no>
2000-09-06 13:16:58 +00:00
roberto
04939c3ffc
Correct the naming. The default server is ftp.fr and #1 is the same.
...
Add back ftp6.
2000-08-22 14:28:16 +00:00
roberto
f04aaf5f49
Reflect the name changes in fr.freebsd.org.
2000-08-22 13:07:59 +00:00
nyan
f1635adac5
- Added support for installing boot0 and boot0.5 for PC-98.
...
- Cosmetic changes.
2000-08-12 14:20:31 +00:00
roberto
9180cfae2d
- 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
obrien
4dbd5e4a5a
Add all the missing US keymaps.
2000-07-31 21:05:48 +00:00
jhb
ea75f4ac9e
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
jhb
6f1ebb785b
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
jhb
b5d7ad24d7
Add in the second half of the Slovenian FTP mirror entry.
2000-07-21 18:52:19 +00:00
jkh
4e34488c31
Remove a menu item that looks funky.
...
No donut for: obrien
2000-07-21 06:50:14 +00:00
jkh
1a143827ce
Add slovenian FTP server to site list.
...
Requested by: Blaz Zupan <blaz@amis.net>
2000-07-21 06:03:22 +00:00
jhb
57447c0127
Fix this so it compiles by adding a missing quote.
2000-07-20 17:43:11 +00:00
jhb
70042ad9eb
- 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
obrien
e35ae39d14
Add ftp.freebsd.org Snapshots to the list of servers.
2000-07-19 23:59:01 +00:00
jhb
96e4c383cc
Add ftp4.tw.FreeBSD.org.
...
Submitted by: nik
2000-07-14 10:39:29 +00:00
ume
a1a3fef805
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
jhb
cf0e2298d4
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
roberto
9261e8c92b
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
nyan
e3f21ecb18
- 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
jkh
eec76c7315
Update the australian NTP server entry.
...
Submitted by: Peter Matthews <peter@netwise.com.au>
2000-05-31 21:40:50 +00:00
murray
7b07b200e3
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
cpiazza
d9abe33f6b
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
jkh
2b88ef04a5
s/chose/choose/ in all the relevant places.
...
Noticed by: John Reynolds <jjreynold@home.com>
2000-03-10 19:53:53 +00:00
jkh
4254eda42c
Add entries for slovenian keymap and new euro fonts.
...
Submitted by: Blaz Zupan <blaz@amis.net>
2000-03-07 16:45:36 +00:00
jkh
dbd3507dec
Revise this for the brave new world of "crypto"
...
Submitted by: markm
Approved by: me!
2000-02-29 09:09:36 +00:00
jkh
268f4dcdce
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
jkh
9ab961753b
Add knobs for sendmail and sshd
2000-02-25 23:02:48 +00:00
jkh
ef3b600c82
Fix the fvwm desktop option (for all 3 of us who use it).
2000-02-20 10:01:33 +00:00
jkh
398d3f2df8
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
jkh
e096f59ccf
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
yokota
98133c99b9
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
jkh
7cc6c88799
Check the right variable to see if router is enabled.
2000-02-12 03:02:52 +00:00
jkh
413c9c38bd
Add src menu item for /usr/src/tools
2000-02-09 05:31:26 +00:00
obrien
6f95896e08
* add SVR4 and OSF/1 enabling in the Start Up config menu
...
* deals with X11 install when all we have is the Port (such as on the Alpha)
Ok'ed by: JKH
2000-01-18 15:50:23 +00:00
jkh
25763c4a48
Upgrade to XFree86 3.3.6
2000-01-11 03:59:14 +00:00
obrien
5d5ee9c5c2
Move Fdisk ahead of Lable.
...
Ok'ed by: JKH
2000-01-09 16:58:52 +00:00
jkh
7d7d807427
Remove references to now-obsolete XFree86 source collection (use the
...
port, it's far better).
2000-01-04 05:06:22 +00:00
jkh
85290bb20d
Add support for FTP installation via HTTP proxies.
...
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
PR: 11316
2000-01-04 04:50:07 +00:00
jkh
a5bf1aa740
Fix the brain-o which prevented the Custom installation item from
...
working. It was, as I predicted, a stupid bug and thanks to the
submitter for spotting it. I'll also re-roll some 3.4-RELEASE install
floppies for this.
1999-12-22 01:44:57 +00:00
jkh
e0a8e5be9f
Do better things with router configuration (use proper display variable,
...
for one thing - it's router_enable to check, not router).
1999-12-19 22:38:59 +00:00
jkh
60a74d4e74
More cosmetic surgery and a nasty null pointer bug in index.c fixed.
1999-12-19 06:34:22 +00:00