diff options
author | xtraeme <xtraeme> | 2006-10-08 19:08:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2006-10-08 19:08:38 +0000 |
commit | 3d74ff8b05ecb899433e991b5a99ab7b7093d4a7 (patch) | |
tree | 5fee85c390ba5adb2ff5aabda2780c0a63f4e8df /sysutils/ruby-quota | |
parent | 730e5e1824aef4e3fa14b25bb01f6330b3d8ba56 (diff) | |
download | pkgsrc-3d74ff8b05ecb899433e991b5a99ab7b7093d4a7.tar.gz |
Update to the long awaited 0.14 version with the following changes:
* Support for tmpfs, enabled via MNT_RAMFS_{ARGS,CMD}.
To use tmpfs and all the available RAM in the machine, use the
following lines in your configuration file:
MNT_RAMFS_CMD="mount_tmpfs"
MNT_RAMFS_ARGS="tmpfs"
By default it will default to MNT_RAMFS_CMD="mount_mfs" and
MNT_RAMFS_ARGS="-s 128m swap" to maintain compatibility with NetBSD
versions < 4.0.
* Support to mount a specific PACKAGES directory via PACKAGESDIR
in the configuration file.
* Added CDRECORD_BIN and MKISOFS_BIN to specify alternative binaries.
* Remove MNT_FOO_ARGS, mount_null(8) is used on the root memory filesystem
to mount all dependent directories.
* Fix booting with GNU GRUB and MULTIBOOT on >=4.0.
Please upgrade to this version and let me know if you are not
happy...
Diffstat (limited to 'sysutils/ruby-quota')
0 files changed, 0 insertions, 0 deletions