diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/weblogs/ArneBab/niches_for_the_hurd.mdwn | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/community/weblogs/ArneBab/niches_for_the_hurd.mdwn b/community/weblogs/ArneBab/niches_for_the_hurd.mdwn index 46694dd6..db63f480 100644 --- a/community/weblogs/ArneBab/niches_for_the_hurd.mdwn +++ b/community/weblogs/ArneBab/niches_for_the_hurd.mdwn @@ -137,10 +137,20 @@ aren't possible. ### Already possible but complex or underdocumented -### Need a few month of coding +### Need a few months of coding + +- A filesystem-based package manager. + +- A framework for confining individual applications is really just one +possible use case of the hurdish subenvironments. Writing the tools +necessary for that should be quite doable in a few months. It's probably +not really much coding -- most of the work would be figuring out how it +should be set up exactly. ### Need a lot of coding or fundamental changes +- Effective resource management + ### Unfeasible ideas |