phk
2defbf45e4
Fix the wizardmodes 'write' command to not explode: Don't reference
...
the name in the disk tree we just deleted when we reopen.
2002-10-28 22:40:49 +00:00
phk
875a5f0d85
Chunk functions in libdisk take an extra arguement for all archs to accomodate
...
PC98 with less ifdef madness.
2002-10-22 10:52:53 +00:00
phk
432db57cce
Modernize my email address
2002-03-25 13:53:46 +00:00
kris
307edbea2b
Mark relevant functions __printflike()/__printf0like() and silence some of
...
the non-constant format string warnings.
MFC after: 1 week
2001-07-05 09:51:09 +00:00
jkh
e0f3bf78f4
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
nyan
6a7aa7f3d9
- 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
msmith
882dea157b
Finish the /dev/rXXX removal job. With the libdisk fixes, this should
...
actually work again.
2000-05-31 00:57:48 +00:00
peter
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
ru
6f4d765d04
Switch to proper mbr.
...
OK'ed by: jkh,rnordier
1999-06-04 10:01:53 +00:00
jkh
1f01db2f6d
switch to proper boot0
1998-10-13 09:45:59 +00:00
jkh
d9b7f7adb8
Make totally sure that we have the latest 1.7 version of booteasy
...
(it looked like it already to me, but the PR gives me cause to wonder).
PR: 2514
1998-09-08 10:46:40 +00:00
peter
83b3c2c161
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
jkh
ea0a75ee12
Do something I've wanted to do for quite some time - collapse all the
...
common layout code into some work functions and make all the layout-using
routine adopt them. Also reorganize includes and generally clean up.
1997-01-03 06:32:39 +00:00
jkh
590017a61c
Add a new -fake argument to make sysinstall not actually change things while
...
I'm testing it.
1996-04-28 20:54:11 +00:00
peter
03382d7ccd
Update the -current sources from the 2.1 branch.
...
Approved (in spirit) by: jkh
1995-12-07 10:34:59 +00:00
rgrimes
1b1ee55538
Merge RELENG_2_0_5 into HEAD
1995-06-11 19:33:05 +00:00
rgrimes
bb2ad2880b
Remove trailing whitespace.
1995-05-30 08:29:07 +00:00
jkh
3b6a142d8d
1. Fix a pathological bug I introduced in msgInfo(). Right idea, wrong
...
implementation.
2. Totally rework device registration. It's about half the size and
more powerful now.
3. Add DOS discovery.
4. Start filling in some of the strategy routines.
5. Another clean-up pass over the menus.
6. Make wizard code use Disk typedef.
If I can get the first strategy routine finished tonite, we should have a working
install (from ftp, at least) this weekend.
1995-05-20 10:33:14 +00:00
jkh
51db685ce5
Commit my latest so that Gary can sync up - this version should also
...
be the grounds for our first round of testing in the release I'm rolling.
It doesn't load the distributions yet, but it should do everything else.
1995-05-17 14:40:00 +00:00
jkh
78baa7daa2
This does _not yet compile_; I'm simply bringing in my changes from
...
this weekend in order to more easily sync with my CVS tree at home.
Another commit relative to these changes will follow shortly.
1995-05-16 02:53:31 +00:00
jkh
f087fb199f
Everything but the partition editor is done. This commit is for MBR testing.
1995-05-04 23:36:23 +00:00