Commit Graph

8292 Commits

Author SHA1 Message Date
dsl e8d475bd48 Increase width of menu to allow for longer spanish message for selecting units. 2005-08-28 19:57:25 +00:00
thorpej e1afed9c2d Experimental support for extended attributes on UFS1 file systems, using a
backing file per attribute type indexed by inode number to hold the extended
attributes.

This is working pretty well on my test systems, except for the "autostart"
feature.  I need someone with a better handle on the VFS locking protocol
to go over that.

This is a work-in-progress.  There are parts of this that could be re-factored
allowing this approach to be used on other types of file systems.

Adapted from FreeBSD.
2005-08-28 19:37:58 +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 2d8aae0f85 Copy the Spanish language file into the ramdisk. 2005-08-27 15:42:56 +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
elad 2567fd1c7b Bump libc here too. Noted by mrg@. 2005-08-23 19:57:54 +00:00
elad dc175888db Add SHA2 man-pages. 2005-08-23 17:47:07 +00:00
peter 668c49bc35 Add new files for pf.boot.conf. 2005-08-23 12:14:00 +00:00
yamt 565285f75f add M_MOVE_PKTHDR.[09] 2005-08-23 09:38:17 +00:00
yamt 0d8b16f3a1 sort. 2005-08-23 09:36:47 +00:00
riz d8cca2c4c2 Update for recent changes:
- pkgsrc has over 5400 packages these days
 - change core's membership to reflect current reality
 - update the list of portmasters
2005-08-22 06:36:31 +00:00
riz ff57609c26 Update this script so it works correctly with the current format of
http://www.netbsd.org/People/port-maintainers.html .

Also, clarify some comments, escape a backlash so that the correct
macro for ø is generated, and make sure it's substituted everywhere
in the name.

This script is still not perfect - it will produce incorrect output
the first time that the second portmaster has a hyperlink associated
with his name.  For now, though, it generates correct output for
what we've got.
2005-08-22 06:29:53 +00:00
riz 7cd3fcaa97 Add an amd64 'Quick install notes for the impatient' bit, and
touch up the amd64 directory structure.
2005-08-22 04:02:30 +00:00
riz c632ba3dbb Create the release notes framework for the amd64 port. These are,
for the most part, skeleton files that allow the amd64 INSTALL document
to have all the platform-independent bits, with very little MD stuff.

The MD pieces will have to wait for someone familiar with the platform
to add them.
2005-08-21 18:35:26 +00:00
tron dfad02ecbb Add "./usr/include/crypto/sha2.h". 2005-08-21 15:37:57 +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
abs 2ea92d2f7a Support booting from ffsv2 filesystems - thanks Simon Burge 2005-08-20 20:15:57 +00:00
dsl 2b3be83563 Add missing 'n', fixes install/31023 - from Zafer Aydogan 2005-08-20 19:49:07 +00:00
rpaulo 82bdaacb4f Adapted to the changes of grfinfo(1) MANSUBDIR (hp300). (thanks Klaus Klein) 2005-08-20 17:23:53 +00:00
christos 7e4e283458 Two places to bump libc (from Kurt) 2005-08-19 13:07:56 +00:00
rpaulo eed479db05 Added missing Postfix 2.2.5 man pages. 2005-08-18 23:06:15 +00:00
rpaulo bfa7c1291a Added new files from Postfix 2.2.5. 2005-08-18 22:31:47 +00:00
joff c1dfb8fcc3 Some updates for TS-7200 installation 2005-08-14 18:14:52 +00:00
yamt 5585c58579 mark disk_init.9 obsolete. 2005-08-14 12:04:23 +00:00
riz 9f6e077029 Add snj and riz to Release Engineering team. 2005-08-12 20:47:32 +00:00
xtraeme cf10ca7b98 Add vnconfig(8). ok christos 2005-08-10 20:04:40 +00:00
veego 8b2d09621e libc minor version was bumped due too a wrong namespace.h entry. 2005-08-07 20:33:41 +00:00
xtraeme 2b485204d1 Add /usr/include/sys/tape.h 2005-08-07 16:57:12 +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
peter b4429dd9d3 Add /etc/rc.d/ftpd. 2005-08-04 22:31:40 +00:00
shige 9bc1bf15c8 Add md-kernel for installation: INSTALL_OPENBLOCKS266. 2005-08-03 14:55:37 +00:00
xtraeme 016ad35975 Add scan_lfs(8), utility to find LFS partitions on disk, useful
to recover lost disklabels.
2005-07-31 19:26:06 +00:00
skrll feea7c2127 Add ucycom(4). 2005-07-31 18:55:08 +00:00
wiz f140dc629e Add /usr/share/man/{cat,html,man}4/hpcmips. 2005-07-31 00:22:55 +00:00
nakayama 69b6d49897 Add man page for teliosio(4). 2005-07-31 00:12:16 +00:00
agc 42d12839e1 Add sys_siglist.0 2005-07-28 23:16:39 +00:00
christos e9e222a95c Update for strerror_r changes:
1. new man pages
2. bump libc.
2005-07-28 16:28:51 +00:00
rpaulo b539de839b Added /usr/share/wscons/keymaps/mkbd.pt.iso8859-2. 2005-07-25 19:58:32 +00:00
hubertf 65cee02da7 Fix paths of vndcompress (binary and manpages+category) 2005-07-25 18:34:38 +00:00
hubertf 2b72198a99 Add vndcompress(1) and vnduncompress(1) to transform filesystem/disk
images from "normal" into cloop2-format compressed images and back.
Written by Florian Stoehr (netbsd@wolfnode.de) with some polishing
by me.

Compressed disk images can be used with the vnd(4) driver when compiled with
VND_COMPRESSION and "vnconfig -z".  Useful for creation of Live CDs/DVDs.
2005-07-25 12:19:36 +00:00
wiz 60daf88fca Fix typo. 2005-07-24 14:24:53 +00:00
wiz 429d29ed4f Add dummy_pci and wi_pcmcia lkms. 2005-07-24 13:08:29 +00:00
rpaulo 34048808b6 Add new libm387.so.0.1. 2005-07-21 22:50:44 +00:00
kleink 3328b7072f Make libm.so entries consistent. 2005-07-21 17:14:59 +00:00
christos aed5ba58ad bump libm for log2 and log2f 2005-07-21 12:59:51 +00:00
christos 6553bf780e man pages for log2 and log2f 2005-07-21 12:58:47 +00:00