diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:15:23 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-10 15:15:23 +0000 |
commit | aff9e2064578a114be4d070678a84122dd20be5e (patch) | |
tree | 452ead739ff8c720239a8db0d7500613b4ad31a9 /net/rboot | |
parent | c86bf0c6bbc9ec1fde856a075dfde67fd59b6af9 (diff) | |
download | ports-aff9e2064578a114be4d070678a84122dd20be5e.tar.gz ports-aff9e2064578a114be4d070678a84122dd20be5e.zip |
Notes
Diffstat (limited to 'net/rboot')
-rw-r--r-- | net/rboot/Makefile | 27 | ||||
-rw-r--r-- | net/rboot/distinfo | 1 | ||||
-rw-r--r-- | net/rboot/files/patch-aa | 13 | ||||
-rw-r--r-- | net/rboot/pkg-comment | 1 | ||||
-rw-r--r-- | net/rboot/pkg-descr | 19 | ||||
-rw-r--r-- | net/rboot/pkg-plist | 56 |
6 files changed, 117 insertions, 0 deletions
diff --git a/net/rboot/Makefile b/net/rboot/Makefile new file mode 100644 index 000000000000..88f5d23bdf8f --- /dev/null +++ b/net/rboot/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: rboot +# Version required: 3.0 +# Date created: 25 Jun 1999 +# Whom: m.butkus@tu-bs.de +# +# $FreeBSD$ +# + +DISTNAME= rboot-3.0.1 +CATEGORIES= net +MASTER_SITES= http://www.bs.ni.schule.de/support/rboot/download/ + +MAINTAINER= m.butkus@tu-bs.de + +NO_PACKAGE= "this port creates devices" + +post-install: + @${ECHO} "" + @${ECHO} "=======================================================" + @${ECHO} "This port performs only a basic RBoot installation." + @${ECHO} "Please see the file ${WRKDIR}/${DISTNAME}/INSTALL" + @${ECHO} "for additional instructions on setting up RBoot." + @${ECHO} "Note that RBoot has been installed in ${PREFIX}/rboot." + @${ECHO} "=======================================================" + @${ECHO} "" + +.include <bsd.port.mk> diff --git a/net/rboot/distinfo b/net/rboot/distinfo new file mode 100644 index 000000000000..d18eb41c10ad --- /dev/null +++ b/net/rboot/distinfo @@ -0,0 +1 @@ +MD5 (rboot-3.0.1.tar.gz) = 48014e81df166af58209a2e8b10b5b07 diff --git a/net/rboot/files/patch-aa b/net/rboot/files/patch-aa new file mode 100644 index 000000000000..33fcc1e783b9 --- /dev/null +++ b/net/rboot/files/patch-aa @@ -0,0 +1,13 @@ +*** Makefile.orig Sun Oct 10 14:30:03 1999 +--- Makefile Sun Oct 10 14:26:58 1999 +*************** +*** 1,4 **** +! INSTALL_PREFIX=/exports/rboot +! MANDIR=/usr/local/man + SUBDIRS= boot dev etc mnt stand + +--- 1,4 ---- +! INSTALL_PREFIX=$(PREFIX)/rboot +! MANDIR=$(PREFIX)/man + SUBDIRS= boot dev etc mnt stand + diff --git a/net/rboot/pkg-comment b/net/rboot/pkg-comment new file mode 100644 index 000000000000..17412a08551e --- /dev/null +++ b/net/rboot/pkg-comment @@ -0,0 +1 @@ +A remote-boot solution for M$ operating systems diff --git a/net/rboot/pkg-descr b/net/rboot/pkg-descr new file mode 100644 index 000000000000..49b5e350142a --- /dev/null +++ b/net/rboot/pkg-descr @@ -0,0 +1,19 @@ +RBoot is a remote boot facility for PC operating systems. +More specifically, it allows you to set up several PCs so that they fetch +their operating system from a central UNIX server on boot time. + +By having all the clients use the same boot image, and by storing +differences in the clients' configuration in separate files, RBoot allows +the sysadmin to reduce his/her administration efforts from factor N to +factor 1. + +RBoot requires a UNIX server that is capable of exporting a directory via +NFS, and that has a bootpd server (for BOOTP). Any recent UNIX should meet +these criteria. At the moment, RBoot supports only booting the +Windows 95/98 operating systems, but support for Windows NT 4, Win 3.11 +and DOS/LanManager eventually be added. + +RBoot is freely redistributable under a BSD-style license. + +For more information, see the RBoot homepage at: +WWW: http://www.bs.ni.schule.de/support/rboot/ diff --git a/net/rboot/pkg-plist b/net/rboot/pkg-plist new file mode 100644 index 000000000000..a1d730e994e5 --- /dev/null +++ b/net/rboot/pkg-plist @@ -0,0 +1,56 @@ +rboot/boot/files.win95 +rboot/boot/files.win98 +rboot/dev/MAKEDEV +rboot/dev/MAKEDEV.local +rboot/etc/disktab +rboot/etc/master.passwd +rboot/etc/passwd +rboot/etc/pwd.db +rboot/etc/rboot.conf +rboot/etc/rc +rboot/etc/spwd.db +rboot/etc/ttys +rboot/kernel +rboot/stand/[ +rboot/stand/cat +rboot/stand/cmos +rboot/stand/cp +rboot/stand/dd +rboot/stand/devfs +rboot/stand/echo +rboot/stand/gzip +rboot/stand/head +rboot/stand/hostname +rboot/stand/init +rboot/stand/md5 +rboot/stand/meter +rboot/stand/minigzip +rboot/stand/mount +rboot/stand/mount_devfs +rboot/stand/mount_mfs +rboot/stand/mount_msdos +rboot/stand/mount_nfs +rboot/stand/mount_ntfs +rboot/stand/mount_std +rboot/stand/msdos +rboot/stand/pax +rboot/stand/reboot +rboot/stand/setcookie +rboot/stand/sh +rboot/stand/sysctl +rboot/stand/test +rboot/stand/tr +rboot/stand/umount +rboot/stand/win95_hooks.sh +rboot/stand/win98_hooks.sh +rboot/stand/winnt_hooks.sh +@unexec rm -f %D/rboot/bin +@dirrm rboot/boot +@unexec rm -rf %D/rboot/dev +@dirrm rboot/etc +@dirrm rboot/mnt +@unexec rm -f %D/rboot/sbin +@dirrm rboot/stand +@dirrm rboot/var/tmp +@dirrm rboot/var +@dirrm rboot |