All of lore.kernel.org
 help / color / mirror / Atom feed
From: webmaster <jason.vas.dias@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: per-chroot clock module ?
Date: Thu, 30 Dec 2010 20:31:15 +0000	[thread overview]
Message-ID: <201012302031.15545.webmaster@www.text2car.com> (raw)
In-Reply-To: <20101203193658.GB2371@ucw.cz>

On Friday 03 December 2010 19:36:59 Pavel Machek wrote:
> Hi!
> 
> > I'd really like to be able to set a distinct "clock" for a specific chroot environment, 
> > such that the super-user could call :
> >    const char *my_chroot_directory = "/some_chroot";
> >    struct stat st;
> >    if(stat( my_chroot_directory, &st) ==0)
> >          sys_clock_settime ((clockid_t) st.st_inode,  (struct timespec *)tp)
> >    ( from glibc )
> 
> See subterfugue.net... it can do this.
> 
Sorry for the delay in responding - 
but I've been very busy, amongst other things working on the "per-chroot" module, which
now works in a very basic but sufficient mode.
If anyone else would find it useful,  I'll fill it out some more and post it to this list. 

I'd like to see this "subterfuge.net" - but I'm unable to connect with HTTP:
  
$ curl http://subterfuge.net --trace-ascii /dev/fd/2
== Info: About to connect() to subterfuge.net port 80 (#0)
== Info:   Trying 184.82.15.90... == Info: No route to host
== Info: couldn't connect to host
== Info: Closing connection #0
curl: (7) couldn't connect to host

while google just finds "subterfuge.com" which appears to be a Spanish record company ...
Is this server now down / being blocked ? 
Did I get the URL incorrect ? What is / was the software at subterfuge.net ?

All the best & happy new year to all ,
Jason

  reply	other threads:[~2010-12-30 20:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27 18:21 per-chroot clock module ? Jason Vas Dias
2010-11-27 18:57 ` Ben Gamari
2010-11-27 19:22   ` Jason Vas Dias
2010-11-27 23:51     ` Andre Tomt
2010-11-27 19:27   ` Elias Gabriel Amaral da Silva
2010-12-03 19:36 ` Pavel Machek
2010-12-30 20:31   ` webmaster [this message]
2011-01-02  5:32     ` Pavel Machek
     [not found] <fTxH4-2pP-5@gated-at.bofh.it>
     [not found] ` <fTya5-30n-9@gated-at.bofh.it>
     [not found]   ` <fTyD7-3UB-11@gated-at.bofh.it>
2010-11-28 11:15     ` Bodo Eggert
2010-11-29 12:52       ` Jason Vas Dias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201012302031.15545.webmaster@www.text2car.com \
    --to=jason.vas.dias@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.