| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_2_2_7_RELEASE'.
This commit was manufactured to restore the state of the 2.2.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Handle network installs over fpa, sr, en, cc3i devices if available in kernel
- More scripting goodness, including:
confirmation dialog box from scripts
load floppy config file (works recursively for config files)
dump all sysinstall variables to disk for post install
state setup
handle recursive config file loading (config file loads another)
- Fix some interactive issues
- Fix handling of root chunks (didn't include the altroot bits this time)
- Allow fixit floppy on any floppy device, not just fd0 (needed for wfd!)
- Handle unifed root /usr and /var if desired and scripted, otherwise do
the normal stuff.
Submitted by: pst
Notes:
svn path=/stable/2.2/; revision=37734
|
| |
|
|
|
|
|
|
| |
I did not bring in all of the -current bugfixes because it's not clear
what's an improvement and what's a spam (see ftp.c).
Notes:
svn path=/stable/2.2/; revision=29542
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=29520
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=29224
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=28077
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=27434
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=26796
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=26766
|
| |
|
|
|
|
|
| |
Clean minor typo in ntpdate fixes.
Notes:
svn path=/stable/2.2/; revision=26612
|
| |
|
|
|
|
|
|
| |
Flesh out install.cfg to match my current test machine a little
more closely.
Notes:
svn path=/stable/2.2/; revision=26600
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=26571
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=26476
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=25994
|
| |
|
|
|
|
|
|
|
|
|
|
| |
go straight to the registration screen.
o Add ports collection option a little more prominently to distribution
choices.
o Tell user how to register if they elect to say "No" the first time.
Notes:
svn path=/stable/2.2/; revision=23628
|
| |
|
|
|
|
|
|
| |
(also forgot to mention - fixed a window leak in all clients
of the Layout* code).
Notes:
svn path=/stable/2.2/; revision=23591
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21793
|
| |
|
|
|
|
|
|
|
|
|
|
| |
I went over the code.
Add shortcuts for addUser and addGroup, documenting same.
Add a password field for adduser and use no-echo string field for it.
This requires my latest libdialog changes (in RELENG_2_2 or -current) to work.
Notes:
svn path=/stable/2.2/; revision=20444
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=19401
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18619
|
| |
|
|
|
|
|
| |
Fix a bug which prevented variables from working properly
Notes:
svn path=/head/; revision=16895
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16766
|
| |
|
|
|
|
|
|
| |
selection since an attribute which looks good on a color console doesn't
necessarily look good in an xterm.
Notes:
svn path=/head/; revision=16208
|
|
|
in one place, leaking memory in another).
Add a facility to invoke subsystems directly by naming them on
sysinstall's command-line when running post-install. A replacement
for pkg_manage might, for example, be `/stand/sysinstall configPackages'
Fix bogon where upgrade shell was entered with tty modes spammed.
Fix bug with release name checking in ftp_strat. Turned a bunch of
bogus exit()s into proper calls to systemShutdown().
Notes:
svn path=/head/; revision=15788
|