./wip/neb-cd512, 512 bytes/sector disklabel recalculation tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.1, Package name: neb-cd512-0.9.1, Maintainer: netbsd

neb-cd512 is specifically designed for NetBSD. Due to some limitations
in the system, FFS filesystems will not work on disk layouts other than
512 bytes/sector. It is not possible to access an FFS filesystem on
media layouted in other units (e.g. CD-ROM, 2048 b/s). neb-cd512
recalculates a disklabel of a non-512-medium to be in 512 b/s format.
The purpose of it is the possibility to access CDs/DVDs with FFS or FFS
inside cgd(4) filesystems.

See the homepage at http://neb-stoehr.sourceforge.net/


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: eea9044965f4b87a5994eebc5b2ff81f1dc1b471
Filesize: 3.19 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 19:38:29 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2006-10-29 09:32:37 by Sergey Svishchev | Files touched by this commit (192)
Log message:
Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
   2006-04-21 09:31:47 by Aleksey Cheusov | Files touched by this commit (22)
Log message:
man ---> ${PKGMANDIR}

   2006-04-20 15:36:35 by Aleksey Cheusov | Files touched by this commit (67)
Log message:

man is replaced with ${PKGMANDIR}
   2005-11-28 22:36:42 by Florian Stoehr | Files touched by this commit (2)
Log message:
Bugfixes to support more platforms (bumped to 0.9.1)
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:14:13 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2005-03-04 00:59:45 by Florian Stoehr | Files touched by this commit (5) | Imported package
Log message:
512 bytes/sector disklabel recalculation tool