| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_2_0_5_RELEASE'.
This commit was manufactured to restore the state of the 2.0.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9089
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=9056
|
| |
|
|
|
|
|
| |
Submitted by: phk
Notes:
svn path=/releng/2.0.5/; revision=9055
|
| |
|
|
|
|
|
| |
handled properly after a RETR.
Notes:
svn path=/releng/2.0.5/; revision=9053
|
| |
|
|
|
|
|
| |
Submitted by: gpalmer
Notes:
svn path=/releng/2.0.5/; revision=9000
|
| |
|
|
|
|
|
|
| |
checking and retry code. It's getting a lot closer to being a truly
robust install method.
Notes:
svn path=/releng/2.0.5/; revision=8994
|
| |
|
|
|
|
|
| |
Add more debugging.
Notes:
svn path=/releng/2.0.5/; revision=8987
|
| |
|
|
| |
Notes:
svn path=/releng/2.0.5/; revision=8985
|
| |
|
|
|
|
|
|
|
| |
-1 error, but you (still) have a session.
-2 error, your session is dead.
Submitted by: phk
Notes:
svn path=/releng/2.0.5/; revision=8983
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8881
|
| |
|
|
|
|
|
|
|
| |
installation methods and provide a fairly robust set of menu options.
This should also fix a few more bugs on Poul-Henning's latest gripe
list.
Notes:
svn path=/head/; revision=8837
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8790
|
| |
|
|
|
|
|
|
|
| |
/etc with good things(tm).
Fire off ppp with all the proper initial options set.
Notes:
svn path=/head/; revision=8768
|
| |
|
|
|
|
|
| |
ftp.c: Clean up debug, improve error handling.
Notes:
svn path=/head/; revision=8746
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8732
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8729
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8728
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Fix a few bugs in the ftp installation code and implement proper
ftp and network shutdown routines.
2. Clean up the menus a fair bit - add a FreeBSD configuration menu.
3. Eliminate the last of the "chaining" - the installation now does
the most obvious thing in the most obvious cases and doesn't present
you with more menus than you were expecting. This makes it necessary to be
a little more explicit in places, but it's still less confusing.
4. Add a few more safety nets for the user. Change a few hard-and-fast
limits to warnings (it now runs as non-root, Bruce).
5. Add descriptions for all the supported ethernet cards.
6. Make the cpio floppy extract put up a menu requesting the drive you wish
to use if you have more than one; don't just always assume drive A.
Notes:
svn path=/head/; revision=8727
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add testftp: target
ftp.c:
add more debugging output and fix a few more problems
media_strategy:
make the ftp system actually do something resembling common sense.
it now works after a fashion, although it soon falls over for some
reason.
Notes:
svn path=/head/; revision=8726
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8722
|
| |
|
|
|
|
|
|
| |
for it. The ftp installation method is working well enough to test.
Many more bug fixes, says Gary.
Notes:
svn path=/head/; revision=8715
|
|
|
use them yet, but it's close (we're working on the last wrinkles
in the CD install for now).
2. Complete the CDROM installation strategy code.
3. Simplify the distribtuion loading code.
4. General error message cleanup.
5. Write the /etc/fstab file now and split those routines into config.c
6. Clean up the menus a little more.
Notes:
svn path=/head/; revision=8705
|