On Wed, Aug 30, 2006 at 10:51:21PM +0100, Mikolaj Kucharski wrote: > This is full example: > > > # pwd > > /root > > # ls -ilhd . > > 81 drwx------ 4 root wheel 1.0K Aug 30 08:03 . > > # date > > Wed Aug 30 22:39:30 IST 2006 > > # chroot /emul/linux /bin/sh
Just for records: /emul/linux/usr/sbin/chroot /emul/linux /bin/sh has exacly same effect like: /usr/sbin/chroot /emul/linux /bin/sh > > Here I noticed that mplayer, which played local mp3 (today I tested it > again on http streaming, same result) stops, but this is not a problem, > it's just symptom of.. > > > # pwd > > /root > > # ls -ilhd . > > 81 drwx------ 4 root wheel 1.0K Aug 30 08:03 . > > # date > > Thu Jan 1 01:00:02 IST 1970 > > And that why I sending this mail, I was really surprise here. > > > # rdate -n vega.cbk.poznan.pl > > Wed Aug 30 22:40:20 IST 2006 > > # date > > Wed Aug 30 22:40:21 IST 2006 > > > I'm attaching output of pkg_info and dmesg. Package redhat_base is mine > production, but there are just few additional rpms[1]. I'm not on misc@ > so please CC me. > > > References > 1. http://marc.theaimsgroup.com/?l=openbsd-ports&m=115691903407456&w=2 -- best regards q#