Thanks Punky! That's what I needed.
BTW, any plans to put up something like trac so that it's easier for us to follow the project? Rgds, Michael On 2010/6/9 上午 10:02, Kim-man 'Punky' TSE wrote: > Hi Mike, > > What you see below is the result after booting voyage linux, and it is > from couple of things. > > - For ROOT_FS part it is set in the kernel parameter, and is set by > voyage.update (and others) that resides in voyage-utils package (in svn) > - for varrun and varlock part it is in one of the /etc/init.d/ scripts > - for tmpfs parts, it is in the /etc/init.d/voyage-sync scripts, which > could be found in voyage-utils package (in svn) > > Regards, > Punky > > On 6/8/2010 10:34 PM, Michael Fung wrote: >> Hi Punky, >> >> >> I downloaded the debian live configs voyage-live from svn, but cannot >> find the parts responsible for setting up these: >> >> rootfs on / type rootfs (rw) >> /dev/disk/by-label/ROOT_FS on / type ext2 (rw,noatime,errors=continue) >> varrun on /var/run type tmpfs (rw,nosuid,relatime,mode=755) >> varlock on /var/lock type tmpfs (rw,nosuid,nodev,noexec,relatime) >> tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime) >> tmpfs on /var/log type tmpfs (rw,nosuid,relatime,mode=755) >> tmpfs on /var/tmp type tmpfs (rw,nosuid,relatime,mode=755) >> >> >> Could you point me to the right direction? >> >> >> Thanks, >> Michael >> >> _______________________________________________ >> Voyage-linux mailing list >> [email protected] >> http://list.voyage.hk/mailman/listinfo/voyage-linux >> > > _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
