view paste/paste.32339 @ 12229:9e87b11251e2 draft

<oerjan> le/rn scowrevs///hackenv/share/scowrevs is a list of repository revision ranges that affected a lot of files but in the end changed nothing (usually because of a revert at the end). Most of our custom repository lookup commands ignore these to reduce noise.
author HackEso <hackeso@esolangs.org>
date Wed, 04 Dec 2019 06:18:32 +0000
parents 7059855c970c
children
line wrap: on
line source

rootfs on / type rootfs (rw)
none on /bin type hostfs (ro,nosuid,relatime,/bin/)
none on /usr type hostfs (ro,nosuid,relatime,/usr/)
none on /dev type hostfs (ro,nosuid,relatime,/dev/)
none on /opt type hostfs (ro,nosuid,relatime,/opt/)
none on /lib type hostfs (ro,nosuid,relatime,/lib/)
none on /sbin type hostfs (ro,nosuid,relatime,/sbin/)
none on /lib64 type hostfs (ro,nosuid,relatime,/lib64/)
none on /hackenv type hostfs (rw,nosuid,relatime,/home/hackbot/hackbot.hg/multibot_cmds/env/)
none on /hackenv/.hg type hostfs (ro,nosuid,relatime,/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/)
none on /var/irclogs type hostfs (ro,nosuid,relatime,/var/irclogs/)
none on /etc/alternatives type hostfs (ro,nosuid,relatime,/etc/alternatives/)
none on /etc/java-6-openjdk type hostfs (ro,nosuid,relatime,/etc/java-6-openjdk/)
none on /home/hackbot/hackbot.hg/multibot_cmds/lib type hostfs (ro,nosuid,relatime,/home/hackbot/hackbot.hg/multibot_cmds/lib/)
tmpfs on /tmp type tmpfs (rw,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)