| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sysinstall will automatically expand the previous partition to take up
the freed up space. So you can 'D'elete /home and /usr will get the
combined space, or you can 'D'elete /tmp and /var will get the combined space.
This gives the user, developer, or lay person a huge amount of flexibility
in constructing partitions from an 'A'uto base. It takes only 3 or 4
keystrokes to achieve virtually any combination of having or not having
a /tmp and/or /home after doing an 'A'uto create.
Change 'A'uto creation of /var/tmp to 'A'uto creation /tmp, which should
be less controversial.
MFC after: 6 days
Notes:
svn path=/head/; revision=87581
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defaults both in regards to the size of the partitions that are created
and in regards to safety and functional separation.
Still TODO: extend the previous partition to cover a deleted partition
if the previous partiton was auto-created, and supply some sort of
solution for /tmp.
Reviewed by: Just about everyone
Approved by: Nobody except maybe my pet mouse fred
Obtained from: God, so complain to HIM
MFC after: 1 week
Notes:
svn path=/head/; revision=87557
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79680
|
| |
|
|
|
|
|
|
|
|
| |
Alpha. (the Alpha will not boot except from the first partition)
PR: 23064
Submitted by: Kees Jan Koster <kjkoster@kjkoster.org>
Notes:
svn path=/head/; revision=79678
|
| |
|
|
|
|
|
|
| |
right-hand margin when set in 2nd column. Also do a small amount of
code cleanup.
Notes:
svn path=/head/; revision=76299
|
| |
|
|
|
|
|
|
|
| |
loader can handle such cases.
Noted by: olgeni
Notes:
svn path=/head/; revision=76237
|
| |
|
|
|
|
|
| |
Requested by: jhb
Notes:
svn path=/head/; revision=75250
|
| |
|
|
|
|
|
|
|
| |
Eliminate an old warning brought about by insufficient foresight when creating
the Menu structure. Have I ever mentioned that sysinstall really needs to
be rewritten?
Notes:
svn path=/head/; revision=74674
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
a few cosmetic problems:
o Allow it to work with scripts (see man page or install.cfg file).
o Preserve old softupdates flag across newfs toggles
o Clean up partitioned/labelled flag handling
o Don't ask for MBR choice again if you've already written it out.
o Actually document the new features.
Notes:
svn path=/head/; revision=74156
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74086
|
| |
|
|
|
|
|
|
|
| |
default root bumps 20MB to 110MB.
Requested by: kris
Notes:
svn path=/head/; revision=72124
|
| |
|
|
| |
Notes:
svn path=/head/; revision=72122
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
- Axe the 1024 cylinder checks as they are no longer relevant.
Notes:
svn path=/head/; revision=63031
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
on locale.
o Allow use of "G" in label editor to stand for gigabytes. This
is actually an unrelated patch which I meant to commit separately
but what the heck, it's late.
Partially submitted by: phk
Notes:
svn path=/head/; revision=57617
|
| |
|
|
|
|
|
| |
Don't get cute with nested dialogs now.
Notes:
svn path=/head/; revision=54762
|
| |
|
|
|
|
|
| |
Requested incessantly by: billf
Notes:
svn path=/head/; revision=54716
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as redoing all the menus to have proper, or at least non-hallucinogenic,
keyboard accelerators.
This requires my recent update to libdialog to work properly and will
probably also exhibit some other "interesting" behavior while the last
few missing screen clears are found (which is why I'm not going to MFC
immediately). At least now, however, sysinstall does not gratuitously
redraw random screens at the drop of a hat and drive serial console
installers out of their minds.
Notes:
svn path=/head/; revision=54587
|
| |
|
|
|
|
|
|
| |
display to boot. Also fix some various warning fluff while I'm in
here cleaning up.
Notes:
svn path=/head/; revision=54473
|
| |
|
|
| |
Notes:
svn path=/head/; revision=54014
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
|
| |
The default is still "-b 8192 -f 1024" but my experiments show that
"-b 16384 -f 4096 -c 100" is a more sensible value for modern
disksizes.
Notes:
svn path=/head/; revision=49441
|
| |
|
|
|
|
|
| |
Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>
Notes:
svn path=/head/; revision=49202
|
| |
|
|
|
|
|
| |
2. Deal with potential whitespace evil early (PR#7455).
Notes:
svn path=/head/; revision=46615
|
| |
|
|
| |
Notes:
svn path=/head/; revision=45127
|
| |
|
|
|
|
|
|
|
| |
o Use proper architecture subdir when fetching bits from snapshot servers.
Submitted by: Doug Rabson <dfr@nlsystems.com>
Notes:
svn path=/head/; revision=44601
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
Submitted by: dfr
Notes:
svn path=/head/; revision=43392
|
| |
|
|
|
|
|
|
|
| |
don't present label editor, etc).
Submitted by: dfr
Notes:
svn path=/head/; revision=42386
|
| |
|
|
| |
Notes:
svn path=/head/; revision=37735
|
| |
|
|
|
|
|
| |
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Notes:
svn path=/head/; revision=34543
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33132
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30956
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30403
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30381
|
| |
|
|
|
|
|
|
|
| |
Now you can use one without entering the other and it will DTRT.
These changes just allowed me to do the most straight-forward new disk
installation I've ever managed with sysinstall.
Notes:
svn path=/head/; revision=30345
|
| |
|
|
|
|
|
| |
Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
Notes:
svn path=/head/; revision=29633
|
| |
|
|
|
|
|
| |
Print info boxes without titles.
Notes:
svn path=/head/; revision=29628
|
| |
|
|
|
|
|
| |
Submitted by: pst
Notes:
svn path=/head/; revision=29501
|
| |
|
|
|
|
|
|
|
|
|
| |
lots of disks from sysinstall. Yay! Please test this as much as
possible with any 3.0 SNAP later than 970910 (I.E. tomorrow's snap),
especially those of you with larger disk farms.
Submitted by: Ed Gold <vegold01@starbase.spd.louisville.edu>
Notes:
svn path=/head/; revision=29249
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
so you don't need to re-enter it for each and every filesystem. Heads up!
This change is incompatible with the previous scripting format,
so those folks (all 2 of you) using config files should take a look
at the changes to the sample install.cfg file for the diskLabelEditor's
new calling syntax.
Finally write a man page for this thing, documenting all of the above
and more. I can't drive a stake through this thing's heart without
properly documenting it first, so please consider this step #1 in that
process (to be honest, sysinstall will also live on for some time in
the 2.2. branch since it's unlikely that the new install tools will ever
make it over there - they're strictly 3.0 material).
Notes:
svn path=/head/; revision=28075
|
| |
|
|
|
|
|
| |
such as partitioning a disk or overriding an interactive prompt.
Notes:
svn path=/head/; revision=26456
|
| |
|
|
|
|
|
|
|
| |
mount two dos partitions with the same name).
Neaten up a dialog box that was encroaching on the right edge.
Notes:
svn path=/head/; revision=23729
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23529
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
|
|
|
| |
more consistant in our use of the terms for differentiation between PC
partitions and traditional BSD partitions.
Submitted-By: obrien@cs.ucdavis.edu (David O'Brien)
Notes:
svn path=/head/; revision=21971
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21698
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
bogus or overly complex and really needed to be done more consistently
and sanely throughout - no question about it. Done.
Suggested-By: Paul Traina <pst@Shockwave.COM>
Notes:
svn path=/head/; revision=20247
|
| |
|
|
|
|
|
| |
Beautify the code a little.
Notes:
svn path=/head/; revision=18744
|