Changeset 747
- Timestamp:
- 08/30/08 13:31:15 (3 months ago)
- Location:
- eros/trunk/tests/fakeroot/etc
- Files:
-
- 1 added
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
eros/trunk/tests/fakeroot/etc/fstab
r746 r747 1 # /etc/fstab: static file system information. 2 # 3 # <file system> <mount point> <type> <options> <dump> <pass> 4 proc /proc proc defaults 0 0 5 # /dev/sda1 6 UUID=f3789373-bcf5-4f8c-92d7-dae09ca156af / ext3 relatime,errors=remount-ro 0 1 7 # /dev/sda8 8 UUID=e28ca2e9-465f-46d7-af0d-9ee9b3836b93 none swap sw 0 0 1 # UNCONFIGURED FSTAB FOR BASE SYSTEM
