Changes between Version 7 and Version 8 of UsersWikiPostGIS20Debian60pkg
- Timestamp:
- 09/28/12 16:18:54 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostGIS20Debian60pkg
v7 v8 13 13 echo "exit 0" > chroot/sbin/start-stop-deamon 14 14 }}} 15 Bind mount the necessary directories from the host and chroot. 16 {{{ 15 17 sudo mount --bind /proc chroot/proc 16 18 sudo mount --bind /sys chroot/sys