Jordan K. Hubbard
1fc7d35b0e
Add Romania to ftp mirrors.
2001-05-10 18:38:25 +00:00
Andrey A. Chernov
6fac233604
Add mousechar_start=3 for Russian font
...
(-current only)
2001-05-10 17:32:31 +00:00
Andrey A. Chernov
9caf9467e0
Move cons25w entry last, index is off by one otherwise if RunningAsInit
2001-05-10 17:14:29 +00:00
Andrey A. Chernov
e95f7451f8
Remove CP866 keyboard and KOI8-R font to not confuse users.
...
Explain more about CP866 font usage.
2001-05-10 17:03:14 +00:00
Maxim Sobolev
0a441629f1
Add support for Ukrainian console.
...
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
MFC after: 2 weeks
2001-05-10 15:57:16 +00:00
Jordan K. Hubbard
047d337348
Fix what was clearly a 3am brain-o; Boolean should be signed, not
...
unsigned. C is kinda loose about this sort of thing but it's no excuse.
Spotted by: kenny
2001-05-09 08:01:56 +00:00
Jordan K. Hubbard
69a66c62c2
Make soft updates option print more nicely and stop overflow of
...
right-hand margin when set in 2nd column. Also do a small amount of
code cleanup.
2001-05-06 02:52:45 +00:00
Jordan K. Hubbard
3f48344395
Remove now obsolete check for root filesystems > cyl 1024. The boot
...
loader can handle such cases.
Noted by: olgeni
2001-05-03 09:23:48 +00:00
Ruslan Ermilov
00c694aa47
mdoc(7) police: removed hard sentence break.
2001-04-27 10:22:17 +00:00
Jimmy Olgeni
c9e23da852
Document the "noError" variable.
...
"noError" is used to ignore errors while processing sysinstall scripts.
Approved by: jkh
2001-04-26 20:10:01 +00:00
Jordan K. Hubbard
84a953964e
Change this from being alphabetically ordered to being more "practically"
...
ordered by most frequent preference.
Submitted by: Adam <bsdx@looksharp.net>
2001-04-26 17:40:54 +00:00
David E. O'Brien
f5a79676ee
Our exports(5) syntax is rather "host-centric", while people comming from
...
a Sun background think in a more FS-centric mind set. Add a note to help
the Sun backgrounded ones to not make invalid assumptions.
2001-04-22 18:59:03 +00:00
David E. O'Brien
3d43d76fe3
Add an example borrowed from the FAQ showing a very commonly desired
...
export in FreeBSD'ville for `make installworld' elsewhere.
2001-04-22 18:54:20 +00:00
Jordan K. Hubbard
c764454fde
Add Greece to the FTP mirror list.
...
Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr>
PR: 26073
2001-04-20 15:04:59 +00:00
Joerg Wunsch
20bc498345
``An undocumented feature is a bug.''
...
Turn on my asbesto suit, and document the DD and Wizard mode menu
keys. It's a nuisance to always have to look them up in the source
code when needed.
2001-04-18 20:26:28 +00:00
David E. O'Brien
4f32923ce7
Bump the default / size up another 10MB to 120MB.
...
Requested by: jhb
2001-04-05 21:34:47 +00:00
David E. O'Brien
ad0f825a09
Give a little more variety in the /etc/exports example.
2001-04-01 09:19:23 +00:00
Jordan K. Hubbard
847c1df2db
Correct message to say "shutting down" rather than just "shutting"
...
Noticed by: Joachim Strömbergson <watchman@ludd.luth.se>
2001-03-29 19:56:20 +00:00
David E. O'Brien
e24c7ced13
Mirror the newfs(8) defaults change I made in rev 1.33 of newfs.c where
...
I made `22' the default number of cylinders per group.
2001-03-27 17:05:23 +00:00
Ruslan Ermilov
345e52e742
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
David E. O'Brien
ca7d5f8ab6
Revert the warning elimination in rev 1.292. It breaks the Alpha build with:
...
/usr/src/usr.sbin/sysinstall/menus.c:1323: initializer element is not computable at load time
/usr/src/usr.sbin/sysinstall/menus.c:1323: (near initialization for `MenuNetworking.items[9].aux')
2001-03-24 17:28:06 +00:00
Jordan K. Hubbard
386deae89c
afterstep doesn't need an explicit xterm started for it either.
2001-03-24 03:17:35 +00:00
Jordan K. Hubbard
4f2348e52e
Make wizard mode get out of raw mode first before going interactive with
...
the user.
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
PR: bin/24061
2001-03-23 08:26:43 +00:00
Jordan K. Hubbard
468255abf1
Fix a bug with setting the soft updates option from a script.
...
Eliminate an old warning brought about by insufficient foresight when creating
the Menu structure. Have I ever mentioned that sysinstall really needs to
be rewritten?
2001-03-23 08:06:19 +00:00
Jordan K. Hubbard
6a74b0f7e2
Switch from lynx to "links" as the default doc browser.
...
Submitted by: jim
2001-03-23 07:53:45 +00:00
Ruslan Ermilov
c73e22c3d4
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
Jordan K. Hubbard
a19e33bde9
properly document the loadConfig option
2001-03-18 05:38:11 +00:00
Jordan K. Hubbard
7416da67e9
Very small cosmetic tweak - avoid starting an extra xterm for the fvwm
...
desktop case.
2001-03-16 03:32:13 +00:00
Yoshihiro Takahashi
9a9c149572
Moved '#endif' to correct position. (previous commit broke pc98 support)
2001-03-15 12:33:52 +00:00
Jordan K. Hubbard
369e272fb6
Argh! Why can't I stop breaking the fvwm desktop option? *I* use
...
fvwm as my desktop, yet I've broken this damn thing 3 times in a row
now while all the desktops I don't actually use continue to work fine! :)
2001-03-14 09:39:54 +00:00
Jordan K. Hubbard
56d6f15dca
OK, *now* we only sort the file once (red face).
2001-03-14 03:26:40 +00:00
Jordan K. Hubbard
becf6bce0e
Document (with warnings) the otherwise undocumented `F' command.
2001-03-13 06:52:07 +00:00
Jordan K. Hubbard
401e1ee5c1
Be a better rc.conf citizen and create an initial file which:
...
1. Has a time-stamp to show when it was created
2. Sorts and uniq's the output to only contain single instances of a
given setting. This doesn't mean you still can't have settings which
override one another, that's still possible since it's too much
trouble to do the redundancy checking here.
Requested by: lots of people
2001-03-13 06:42:12 +00:00
Jordan K. Hubbard
c95f3d84ce
Properly deal with the fvwm desktop - this should restore that option
...
to functionality.
2001-03-12 22:43:27 +00:00
Jordan K. Hubbard
061de247e0
Allow a script-using to disable the emergency holographic shell as
...
a security measure.
Requested by: "David E. Cross" <crossd@enterprise.cs.rpi.edu>
2001-03-12 21:26:06 +00:00
Jordan K. Hubbard
dd689bd571
Really finish softupdate setting from the label editor and fix
...
a few cosmetic problems:
o Allow it to work with scripts (see man page or install.cfg file).
o Preserve old softupdates flag across newfs toggles
o Clean up partitioned/labelled flag handling
o Don't ask for MBR choice again if you've already written it out.
o Actually document the new features.
2001-03-12 10:18:54 +00:00
Jordan K. Hubbard
abbc9c16f2
Document the softupdate stuff and also warn people against using
...
it on root unless root is very large.
2001-03-11 04:24:52 +00:00
Jordan K. Hubbard
b2cb10e515
Support setting soft updates from the label editor.
2001-03-10 19:51:04 +00:00
Jordan K. Hubbard
7e2f1eda7a
Fix a paste-o which introduced a syntax error.
2001-03-08 10:41:40 +00:00
Jordan K. Hubbard
717bd36c83
Fix some of the security profile messages to be more explanatory
...
and also obey most of the rules of english in their construction.
Add a help screen for the security menu which gives the user a rough idea
just what the various security profiles do.
2001-03-08 10:16:56 +00:00
Jordan K. Hubbard
e18638480d
Sawfish is invoked by the gnome stuff automatically if it exists -
...
we don't need to start it explicitly.
Noted by: "Jose M. Alcaide" <jose@we.lc.ehu.es>
2001-03-06 21:46:03 +00:00
Peter Wemm
8ca420e7fa
Ack! I finally got annoyed enough to actually kill this. There is no
...
need to manually force the network_interfaces variable in /etc/rc.conf,
and it only ever gets in the way. rc.network and rc.network6 DTRT with
the default of 'auto'. This should have died over a year ago.
2001-03-02 08:15:41 +00:00
Murray Stokely
7f78342d7c
Teach sysinstall about the `compat4x' distribution.
...
Approved by: jkh
2001-02-09 19:01:49 +00:00
David E. O'Brien
3e52f85a2b
Bump the i386 default root by another 30MB to 100MB total. The Alpha
...
default root bumps 20MB to 110MB.
Requested by: kris
2001-02-07 11:26:41 +00:00
David E. O'Brien
2dfcc3fa0d
Add 20MB to the default / size for this in-development branch.
2001-02-07 09:29:29 +00:00
Peter Wemm
26379603c0
Create a build-tools target for sysinstall and rtermcap. This is still
...
not right because rtermcap would be reading the *host* termcap, not
from the termcap in the src tree. Besides, /usr/sbin/sysinstall
(not the crunched one in /stand) should use the runtime termcap
not the precompiled set.
2001-01-19 09:24:00 +00:00
John Baldwin
d3fe3a0af7
The example install.cfg now lives in /usr/src/usr.sbin/sysinstall.
2001-01-17 19:52:16 +00:00
John Baldwin
25edf1a5eb
Look for help files in /usr/src/usr.sbin/sysinstall instead of
...
/usr/src/release/sysinstall.
2001-01-17 19:51:08 +00:00
John Baldwin
86cf061fe4
- We live in /usr/sbin now, so don't set special veriables to build a
...
static version that installs in /stand. Also, don't use an extra
before-install target to create /stand.
- Add missing $FreeBSD$.
- Fix dependencies to handle keymap.h. (*)
Submitted by: obrien (*)
2001-01-17 03:32:00 +00:00
Peter Wemm
8c614ff6fe
Backtrack a bit.. Put the dangerously dedicated option under a
...
non-advertised option (F = "FreeBSD only"), and leave the A key with
standard partitioning. It seems people still want a runtime backdoo
to get to dangerously dedicated mode.
2001-01-15 08:15:19 +00:00