summaryrefslogtreecommitdiffstats
path: root/sys/contrib/ngatm/FREEBSD-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/ngatm/FREEBSD-upgrade')
-rw-r--r--sys/contrib/ngatm/FREEBSD-upgrade26
1 files changed, 26 insertions, 0 deletions
diff --git a/sys/contrib/ngatm/FREEBSD-upgrade b/sys/contrib/ngatm/FREEBSD-upgrade
new file mode 100644
index 0000000..cb167ac
--- /dev/null
+++ b/sys/contrib/ngatm/FREEBSD-upgrade
@@ -0,0 +1,26 @@
+$FreeBSD$
+
+This is the part of the NgATM stuff that is shared by kernel and user.
+Be careful to feed changes back to the maintainer <harti@freebsd.org>,
+because the code here is actually shared with other environments besides
+FreeBSD.
+
+Import should be done by:
+
+ 1. Put the distribution into a clean directory.
+
+ 2. Remove any unneeded files.
+
+ 3. cvs import \
+ -m "Virgin import of NgATM shared kernel/user part X.Y" \
+ src/sys/contrib/ngatm/netnatm BEGEMOT NGATM_X_Y
+
+ 4. resolve conflicts
+
+ 5. check-out the imported stuff
+
+ 6. Re-generate files by calling ./genfiles
+
+ 7. If neccessary commit the re-generated files
+
+harti
OpenPOWER on IntegriCloud