diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2013-03-06 21:52:20 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2013-03-06 21:52:20 +0100 |
commit | 12c341b917921eb631026ec44a284c4d884e5de6 (patch) | |
tree | c7dc37f605152f5fb6e2d67d6460f78496e3de3d /hurd/subhurd | |
parent | 53e5e4c139e1b239760434d10e74addd0e89593d (diff) |
IRC.
Diffstat (limited to 'hurd/subhurd')
-rw-r--r-- | hurd/subhurd/discussion.mdwn | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/hurd/subhurd/discussion.mdwn b/hurd/subhurd/discussion.mdwn index c4fc047f..6e694677 100644 --- a/hurd/subhurd/discussion.mdwn +++ b/hurd/subhurd/discussion.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2011, 2012 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2011, 2012, 2013 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -157,3 +158,15 @@ License|/fdl]]."]]"""]] <braunr> antrik: i've installed the same packages in both the main and subhurds to be sure <braunr> and to have the right binary and debugging symbols in gdb anyway + + +# IRC, freenode, #hurd, 2013-01-19 + + <zacts> what is the hurd equivalent of a freebsd jail? + <braunr> zacts: i'd say subhurds + <zacts> what advantages would a subhurd have over a freebsd jail? + <zacts> basically that is + <braunr> it virtually guarantees a mistake can't compromise the main system + <zacts> ah ok + <braunr> in theory, subhurds can run without root privileges + <braunr> (but there are currently a few things that prevent it) |