Changes between Version 47 and Version 48 of FreeBSD11_Guide
- Timestamp:
- Apr 10, 2018, 7:30:57 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD11_Guide
v47 v48 253 253 build# svn checkout http://svn.wirelessleiden.nl/svn/node-config/other/lvrouted/trunk /tmp/lvrouted 254 254 255 Run the release.sh script to produce the tar 'release' file: 255 Run the release.sh script to produce the tar release file: 256 build# ./tools/release.sh 256 257 build# cd /tmp/lvrouted 257 258 build# ./tools/release.sh259 258 260 259 Upload the file:lvrouted-13473.tar.gz to the [[//webfolder.wirelessleiden.nl/lvrouted/] directory. … … 266 265 build# make makesum -C $R/ports/net/lvrouted 267 266 268 commit changes:267 Commit changes: 269 268 build# svn ci $R/ports/net/lvrouted 270 269