Differences From Artifact [8148072579]:
- File root.init — part of check-in [5062c9b6fc] at 2019-10-19 22:52:48 on branch trunk — add more services and init targets add daemonizer (user: arcade, size: 73) [annotate] [blame] [check-ins using]
To Artifact [398ba3c8e7]:
- File root.init — part of check-in [8f80b79392] at 2019-10-20 09:39:12 on branch trunk — fixing a lot of bugs (user: arcade, size: 80) [annotate] [blame] [check-ins using]
1 2 | # vim:ft=make: | | | | 1 2 3 4 5 6 | # vim:ft=make: root: fsck bootfs : Mount root R/W. mount -uo rw / umount -a |