dsl
9021097a89
Avoid having "//" in the middle of the transfer directory name.
...
(But ensure there is at least one.)
2006-01-15 20:34:20 +00:00
dsl
a6262bba3a
Specify -V2 to newfs so that pages of superblock numbers are not output.
2006-01-15 20:33:05 +00:00
is
b2d05f8632
pacify gcc on VAX.
2006-01-15 13:56:15 +00:00
dsl
9fc0a7f722
Rework the installation loop so that it is possible to change the source
...
of the sets after an error.
A side effect is that it now does fetch-install-fetch-install..., not
fetch-...-fetch-install-...install.
The set selection code now uses a byte per set (not a bit-pattern) removing
the restriction of 32 sets, and allowing a per set status display (TBC).
Also TBC is deleting sets from /usr/INSTALL.
However I believe it works...
2006-01-12 22:02:44 +00:00
tsutsui
d87a63cda3
- Fix typo (s/BFS/SYSVBFS/)
...
- Use strlcpy(3) rather than strcpy(3)
2006-01-09 15:25:20 +00:00
tsutsui
756481fd55
First cut at sysinst support for ews4800mips.
2006-01-09 10:03:51 +00:00
tsutsui
77d25487c9
Add sysvbfs stuff. (enabled by md.h)
2006-01-09 10:00:34 +00:00
tsutsui
751d67ef2a
Fix pasto in comments.
2006-01-08 18:48:25 +00:00
rjs
1276ee68fc
Fix kernel names.
2005-12-30 11:41:43 +00:00
rjs
447c4d25c9
Initial import of md files for hpcarm. Copied from hpcmips.
2005-12-30 11:40:23 +00:00
xtraeme
7c0269873e
Misc grammar and typos fixes from Enrique Matias Sanchez via
...
private email.
2005-12-13 14:23:06 +00:00
xtraeme
8db4fd7fd6
Misc grammar and typos fixes from Enrique Matias Sanchez via
...
private email.
2005-12-08 16:51:45 +00:00
dsl
4fba43286a
Rework the checking of the typed size against the limit so we don't error
...
if the size is too large after we've rounded up to a cylinder boundary.
Stops silly errors (4170 > 4172) when partitions end at the end of the disk.
2005-11-05 09:58:32 +00:00
dsl
f95e28696d
Fix check for root being entirely inside the area that can be read on
...
systems where the bios doesn't support LBA reads.
Due to faked geometries the last few (over 30000!) sectors may not be reported
as being readable, but we expect them to be in swap. So we don't force a
root+usr install in that case.
2005-11-05 09:55:34 +00:00
dsl
0a0a96c37f
Don't redisplay the title messages before displaying sub-menus during set
...
selection (eg selecting the X sets).
libcurses got changed earlier in the year so that the erase (and refresh)
of the message window caused all the unchanged spaces to be redrawn
overwriting most of the main set selection window.
2005-10-22 09:31:50 +00:00
dsl
70aacd016c
Align header with table
2005-10-16 20:39:52 +00:00
agc
f0063a2802
My Spanish is somewhat lacking, but make it so that a "make distribution"
...
will succeed.
2005-10-06 20:47:14 +00:00
xtraeme
fff95ff31d
Misc grammar and typos fixes.
2005-10-06 06:46:03 +00:00
rpaulo
44fb629a49
Add idea about installing binary snapshots from releng.
2005-10-05 16:44:39 +00:00
shige
18dc3d6415
Break infinite-loop at md_check_partitions.
2005-10-02 22:42:09 +00:00
chs
1c08e0e246
avoid another divide-by-zero while computing geometry.
2005-09-22 15:41:14 +00:00
jdarrow
95cef3f6e6
Change default countdown time to 5 seconds to match i386 bootblock
...
defaults in sys/arch/i386/stand/lib/boot_params.S
Fixes PR install/30422 by me.
2005-09-13 23:43:22 +00:00
christos
f9e066d346
Prettier /etc/fstab generation (from Liam Foy)
2005-09-12 15:47:09 +00:00
dsl
0c7751d999
Don't display 'Yes' under 'Newfs' for swap
2005-09-11 20:38:26 +00:00
martin
5b3beb916c
Reword "fullpart" message to make it shorter. Should fix PR install/31292.
2005-09-11 16:43:11 +00:00
dsl
747d6ff347
Float the menu box of menu_fullpart (all mbr disk) below the text message.
...
Stops the German text flowing into the box, should fix PR/31292
2005-09-11 16:42:39 +00:00
dsl
297a2f78a6
Fix a couple of md translations that seem to have got awry.
2005-09-11 08:39:08 +00:00
he
7f48103418
Provide translaqtion for set_kernel_3 via cut+paste from #2 .
2005-09-11 08:03:05 +00:00
he
b80a4384df
Provide a translation for set_kernel_6 as well (cut+paste from #5 ).
2005-09-10 22:03:22 +00:00
dsl
e7fbd19237
Correct some messages which had the wrong number of format specifiers.
2005-09-10 21:51:12 +00:00
dsl
215bb0cb56
Count the number of '%' characters in every message and ensure the
...
translations have the same number as the english messages.
A quick nasty check that the messages uses as printf formats are sane.
2005-09-10 21:38:40 +00:00
he
e3c135df31
Provide a translation for set_kernel_2, copied from set_kernel_1.
2005-09-10 20:00:02 +00:00
dsl
d1c526b434
Change the message above the selection menu for root's shell to show
...
the correct default (ie what happens if you type enter) of /bin/sh.
Fixes PR install/32159
2005-09-09 23:20:33 +00:00
dsl
e8d475bd48
Increase width of menu to allow for longer spanish message for selecting units.
2005-08-28 19:57:25 +00:00
dsl
023b2922f8
Comment out the vstab entries generated for alternate root filesystems.
...
Marking the 'noauto' isn't enough to stop the code that remounts root rw
trying to use them.
2005-08-28 13:10:20 +00:00
dsl
2f42d205e2
Fix some obvious problems found by actually running an install in Spanish.
...
It is worth remembering that trailing spaces are significant in the message
files - they cause a line break if the text is auto-filled to the RH margin.
(This is often the case when the text is a format string.)
Note: nothing (yet) checks the number (or type) of the format effectors in
the message strings. I found and fixed one big error, but others will
cause core dumps.
2005-08-27 21:24:13 +00:00
xtraeme
df49fbe1c2
Do not show the softdep option when the fstype is not FFS, from dsl@.
2005-08-27 16:34:15 +00:00
xtraeme
4674d5a41a
2nd stage of Spanish language translation (grammar fixes and typos),
...
I think it's enough for now.
2005-08-26 16:32:31 +00:00
xtraeme
40fa46d39d
Spanish menus translation, contributed by Ivan-Benjamin Garcia Tora
...
with modifications by me.
Needs some review for typos maybe.
2005-08-26 15:44:43 +00:00
martin
bc0454688a
Improve language slightly - partly based on suggestion from
...
Ignatios Souvatzis, any errors are mine.
2005-08-23 21:58:42 +00:00
dsl
72723e24f6
Fix PR/31023 completely - the messages should not have been displayed at all.
2005-08-20 20:43:26 +00:00
dsl
2b3be83563
Add missing 'n', fixes install/31023 - from Zafer Aydogan
2005-08-20 19:49:07 +00:00
chris
3d4b482c1f
As requested in PR port-cats/30460 add support for GENERIC.ABLE kernel to
...
sysinst, and also add the ABLE install kernel to the generated release
kernels.
2005-08-07 00:21:38 +00:00
xtraeme
76bb6413ee
If there's bootxx_lfsv2 on the ramdisk, we could use LFS for the
...
root filesystem, add the missing bit for that.
2005-07-09 15:05:13 +00:00
xtraeme
ab8df35bc8
After calling the function to find the disks, refresh the screen again.
...
This removes messages like "sd0: fabricating a geometry".
2005-07-09 14:56:23 +00:00
rillig
debefb7e31
Provide the user a menu to select each installation step on its own.
...
Currently there's no way to repeat steps or leave them out.
2005-06-28 07:41:46 +00:00
skrll
36d83be9a6
An xserver set is created - allow sysinst to handle it.
2005-06-24 14:52:48 +00:00
tron
731af7cc71
Add raid(4) to the list of machine-independent devices which "sysinst"
...
recognizes. This allows upgrading e.g. NetBSD-macppc or NetBSD-sparc64
systems with RAIDframe mirrored root devices.
2005-06-09 22:14:20 +00:00
chs
b944888e86
install the bootloader in the root of the target fs.
2005-06-05 18:55:30 +00:00
chs
2438f5c3ad
add hp700 support.
2005-05-14 14:46:21 +00:00