| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
now uses the sources found there.
Notes:
svn path=/head/; revision=71150
|
| |
|
|
|
|
|
|
|
| |
no as a default. Sysinstall should be both less dangerous and less
annoying as a result of this change, though that's just my opinion
(since they're the defaults which annoy ME the least :).
Notes:
svn path=/head/; revision=70005
|
| |
|
|
|
|
|
|
|
| |
http://people.freebsd.org/~hosokawa/driver-floppy/ for details.
Reviewed by: current@FreeBSD.org
Notes:
svn path=/head/; revision=68048
|
| |
|
|
|
|
|
|
|
| |
tricks of rebooting and continuing where it was.)
Reviewed by: jkh, jhb
Notes:
svn path=/head/; revision=67862
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=61277
|
| |
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=60417
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57134
|
| |
|
|
|
|
|
| |
generic installation floppy.
Notes:
svn path=/head/; revision=55942
|
| |
|
|
|
|
|
|
| |
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
PR: 13900
Notes:
svn path=/head/; revision=55390
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
| |
Now we don't have to make clean before make boot.flp's.
Notes:
svn path=/head/; revision=48625
|
| |
|
|
|
|
|
| |
Submitted by: Tatsumi HOSOKAWA
Notes:
svn path=/head/; revision=47983
|
| |
|
|
|
|
|
|
|
|
|
| |
Now we know which variables are internal and which need to be
backed to /etc/rc.conf.site. rc.conf is not touched now.
Also kget kernel change information back properly and set up a loader.rc
file to use it.
Notes:
svn path=/head/; revision=43685
|
| |
|
|
|
|
|
|
|
| |
don't present label editor, etc).
Submitted by: dfr
Notes:
svn path=/head/; revision=42386
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34466
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33738
|
| |
|
|
|
|
|
| |
Submitted by: pst
Notes:
svn path=/head/; revision=29517
|
| |
|
|
|
|
|
| |
such as partitioning a disk or overriding an interactive prompt.
Notes:
svn path=/head/; revision=26456
|
| |
|
|
| |
Notes:
svn path=/head/; revision=25052
|
| |
|
|
|
|
|
|
| |
file loading code.
Submitted by: pst
Notes:
svn path=/head/; revision=24038
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
| |
not such a great idea.
Notes:
svn path=/head/; revision=22950
|
| |
|
|
|
|
|
| |
this a little more robust.
Notes:
svn path=/head/; revision=22756
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so that we're more useful in multi-user mode. This is still not
100%, but it pulls in a lot more than it used to. Some of the "composite"
variables in /etc/sysconfig are going to take more work.
o Always write /etc/resolv.conf and /etc/hosts if it makes sense to do
so.
o Reset media properly when reselecting. Longstanding bogon.
o Pull SIGPIPE handling out of package.c; I'm actually hoping to handle
this differently shortly.
o Fix bug where cancel in TCP setup dialog still checked data fields.
I think this closes a PR, but I will have to go look.
Notes:
svn path=/head/; revision=22721
|
| |
|
|
|
|
|
| |
Also redirect stderr to Debug when running multiuser.
Notes:
svn path=/head/; revision=22102
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22069
|
| |
|
|
|
|
|
|
| |
that there's no filesystem on the boot.flp image we need to prompt
for the configuration floppy.
Notes:
svn path=/head/; revision=21853
|
| |
|
|
|
|
|
|
| |
easier). Only run install.cfg if running as init. It's something of
a security hole otherwise. :)
Notes:
svn path=/head/; revision=21795
|
| |
|
|
|
|
|
|
| |
but you couldn't call functions! Now you can do both.
Guard against whitespace pollution in variable names.
Notes:
svn path=/head/; revision=21764
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
| |
common layout code into some work functions and make all the layout-using
routine adopt them. Also reorganize includes and generally clean up.
Notes:
svn path=/head/; revision=21243
|
| |
|
|
|
|
|
| |
complicated.
Notes:
svn path=/head/; revision=20355
|
| |
|
|
| |
Notes:
svn path=/head/; revision=20354
|
| |
|
|
|
|
|
|
|
| |
something else) for attributes and variables.
Remove stack-stomper in sstrncpy().
Notes:
svn path=/head/; revision=20331
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Don't use the MSDOSFS code for accessing FreeBSD distribution data.
Use Robert Nordier's stand-alone DOS I/O library for the purpose.
It this works as well as Robert says it does, it should drastically reduce
(or even eliminate) our "I can't install from my DOS partition!" calls.
2. As a result of the above, go to stdio file descriptors for all
media types.
3. Taking advantage of #2, start using libftpio for FTP transfers instead
of maintaining our own parallel version of the FTP transfer code.
Yay! I ripped something out for a change!
#1 Submitted-By: Robert Nordier <rnordier@iafrica.com>
Notes:
svn path=/head/; revision=20315
|
| |
|
|
|
|
|
|
|
|
| |
and the user inserts a floppy), read the config file to pre-define variables
for a custom installation.
[Note: I fixed one bug in LOAD_CONFIG_FILE code, but it's still not perfect.]
Notes:
svn path=/head/; revision=18501
|
| |
|
|
|
|
|
| |
just bogus). Also turn off by default - whoops!
Notes:
svn path=/head/; revision=18310
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18144
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17246
|
| |
|
|
|
|
|
| |
test CD would turn at least one bug up :-).
Notes:
svn path=/head/; revision=17126
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16887
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16766
|
| |
|
|
|
|
|
|
| |
If you're running multi-user, check off items in the packages menu
based on whether or not they're actually installed.
Notes:
svn path=/head/; revision=16201
|
| |
|
|
|
|
|
| |
Thanks, David.
Notes:
svn path=/head/; revision=15961
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
I'm testing it.
Notes:
svn path=/head/; revision=15439
|
| |
|
|
|
|
|
|
| |
2. Change more of the menu code over to new system.
3. Streamline label editor.
Notes:
svn path=/head/; revision=15242
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Use new dialog menu hacks (no strings, just arrays of dialogMenuItem structs)
so that I can create composite menus with radio/checkbox/... items in them,
removing some long-standing UI bogons in various menus. This work isn't
finished yet, but will be done in two phases. This is phase one.
2. Remove all the script installation stuff. I never got time to document it,
it was arcane and it just complicated much of the code. There are better
ways of doing this if I want to do auto-driven installations later.
3. Remove much dead code and otherwise attempt to remove as much historical
grot as possible so that this code is easier to hack on. This is also
a two-stage process, phase one of which is now complete.
Notes:
svn path=/head/; revision=15091
|
| |
|
|
|
|
|
| |
Approved (in spirit) by: jkh
Notes:
svn path=/head/; revision=12661
|
| |
|
|
|
|
|
|
|
|
| |
This looks like it was developed offline, and is being spammed over the
top of the existing. "That's fine by me! I dont really care how you do
it, just get it in there..." said Jordan in a conversation a short while
ago...
Notes:
svn path=/head/; revision=10882
|