close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
fix_video_2fix_video_problemmain
|
Last change
on this file since 89491cd was
f002c56,
checked in by Natalia Serrano <natalia.serrano@…>, 15 months ago
|
|
refs #597 use docker to create the oglive images
|
-
Property mode set to
100644
|
|
File size:
679 bytes
|
| Line | |
|---|
| 1 | # mount.defaults: static file system information for chroots. |
|---|
| 2 | # Note that the mount point will be prefixed by the chroot path |
|---|
| 3 | # (CHROOT_PATH) |
|---|
| 4 | # |
|---|
| 5 | # <file system> <mount point> <type> <options> <dump> <pass> |
|---|
| 6 | proc /proc proc defaults 0 0 |
|---|
| 7 | #procbususb /proc/bus/usb usbfs defaults 0 0 |
|---|
| 8 | #/dev /dev none rw,bind 0 0 |
|---|
| 9 | /dev/pts /dev/pts none rw,bind 0 0 |
|---|
| 10 | /dev/shm /dev/shm none rw,bind 0 0 |
|---|
| 11 | #/home /home none rw,bind 0 0 |
|---|
| 12 | /tmp /tmp none rw,bind 0 0 |
|---|
Note: See
TracBrowser
for help on using the repository browser.