| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
is a worisome side-effect. Sorry, Bruce.
Notes:
svn path=/stable/2.2/; revision=34861
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=34680
|
| |
|
|
|
|
|
|
|
|
|
| |
async.
2. Try to be more consistant in our usage of partition when we really mean
slice. (still needs more work, but hopefully closer to being consistant)
Ok'ed by: jkh
Notes:
svn path=/stable/2.2/; revision=30954
|
| |
|
|
|
|
|
|
|
|
| |
2. make variable_load suck in the whole script before dispatching it since
the first commands in a script might be "change media", and that's bogus
if you happen to be reading from the floppy in order to execute the
script. :)
Notes:
svn path=/stable/2.2/; revision=26597
|
| |
|
|
|
|
|
|
| |
(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=22933
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=22870
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=22100
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21705
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=21245
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=20379
|
| |
|
|
|
|
|
| |
to build releases in both 2.2 and 3.0-current.
Notes:
svn path=/stable/2.2/; revision=20362
|
| |
|
|
| |
Notes:
svn path=/stable/2.2/; revision=20250
|
| |
|
|
|
|
|
|
|
|
| |
option for installing distributions and/or packages to somewhere other than /,
say for a case where you're installing to an external disk on some other
machine's behalf. More miscellaneous fixes to various problems I stumbled
across while adding this stuff.
Notes:
svn path=/head/; revision=17034
|
| |
|
|
|
|
|
|
| |
make sure that /tmp is there first! :-) While I'm at it, clean up the
somewhat inexplicably bogus Mkdir() function.
Notes:
svn path=/head/; revision=17005
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16718
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16462
|
| |
|
|
|
|
|
|
| |
Make FTP re-initializion work.
Fix fix fix.
Notes:
svn path=/head/; revision=15419
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
I still have a _very very annoying_ display bug which occurs when a menu
item causes a submenu to be displayed - the screen repaints for the original
menu (which is restored upon return from the submenu) are off by about 4
characters. I've tried restoring the screen, the cursor position, you name
it - same deal. Grrrr! This commit is my first step in trying to get someone
else to help me look into this one since I'm just tearing my hair out at this
point!
Notes:
svn path=/head/; revision=15355
|
| |
|
|
|
|
|
|
| |
2. Change more of the menu code over to new system.
3. Streamline label editor.
Notes:
svn path=/head/; revision=15242
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Revamp package installer to use new dependency lists and also
pkg_add's new `read from stdin' mode to prevent a copy of the package
from hitting the disk unnecessarily.
2. More fixes for running "not as init" - don't get upset if CDROM already
mounted, do the right thing instead.
3. If running as init, assume first-time install and _don't show the
(W)rite option in the fdisk screen.
4. Many other little tweaks, some of which will have to wait for fuller testing
until I can create a boot floppy (testing certain system-destroying
features of sysinstall can be a royal pain). Expect some more commits.
Notes:
svn path=/head/; revision=14670
|
| |
|
|
|
|
|
| |
Saves a lot of time.
Notes:
svn path=/head/; revision=13428
|
| |
|
|
|
|
|
| |
Approved (in spirit) by: jkh
Notes:
svn path=/head/; revision=12661
|
| |
|
|
| |
Notes:
svn path=/head/; revision=9202
|
| |
|
|
| |
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
|
| |
|
|
|
|
|
| |
shoot-down.
Notes:
svn path=/head/; revision=8739
|
| |
|
|
|
|
|
|
|
| |
ftp installation method should now function. We'll know as soon as my
make release builds the floppies. I'm just committing this out of my
release tree now so that it doesn't get clobbered again.
Notes:
svn path=/head/; revision=8709
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8607
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8606
|
| |
|
|
|
|
|
|
|
|
|
|
| |
It remains to be seen how successfully. The distribution loading code
is still not here yet, but the partition/newfs/mount/cpio-extract cycle
is as complete as it's ever going to get, modulo possible bug fixes.
The TCP/IP setup screen is also sort of here, albeit in a highly-changing
state due to the fact that per-interface information isn't being kept
right now but is being added (thanks, Gary!).
Notes:
svn path=/head/; revision=8556
|
| |
|
|
|
|
|
| |
working on the distribution extract stuff.
Notes:
svn path=/head/; revision=8363
|
| |
|
|
|
|
|
|
|
| |
nor is it in sync with my working sources, but it leaves me less CVS hassles
to bring in the new files at this time. Still no documentation to translate
quite yet, but soon. This stuff is actually very close now.
Notes:
svn path=/head/; revision=8208
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
o Make the framework generally more robust.
o Figured out how to nest the menu descriptions - no more grotty initialization
of menus.
o Fix bug with helpline and helpfile not being reset.
o Add stubs for the media selection code.
Coming next: Fdisk and disklabel screens using Phk's new libdisk stuff.
Notes:
svn path=/head/; revision=8174
|
|
|
more to come in the next 24 hours, this is just the first stable result of
8 hours of hacking so far. The specification format for menus is pretty
much hammered out and the beginnings (very humble) of the doc hierarchy
are present for an example. It should be quite easy to add a lot more
menus quickly to this since I did go somewhat out of my way to make the
framework easy to work with. This is NOT the glorious semi-graphical
sysinstall (or whatever its name will be) that the install-geeks are working
on, this is simply the "son of sysinstall" I've been promising to write in
the interim for 2.0.5 and 2.1R (super install doesn't come until 2.2R).
Notes:
svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=8097
|