[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GSoC ideas
From: |
Ludovic Courtès |
Subject: |
Re: GSoC ideas |
Date: |
Wed, 02 Mar 2016 22:31:41 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Samuel Thibault <samuel.thibault@gnu.org> skribis:
> Ludovic Courtès, on Wed 02 Mar 2016 11:09:28 +0100, wrote:
>> Manolis Ragkousis <manolis837@gmail.com> skribis:
>> > 1) Merge wip-hurd branch.
>> > 2) Make the daemon handle chroot builds on the Hurd.
>> > Note here that on the Hurd, one does not need to be root to achieve
>> > isolation, so I should change the daemon to use this capability.
>>
>> I think an ideal situation would be if libc provides ‘mount’ and
>> ‘umount’, with MS_BIND implemented in terms of firmlinks.
>>
>> I remember Roland was not thrilled with the idea of adding ‘mount’ and
>> ‘umount’, but it would clearly help porting.
>
> It can both help and hurt. Roland's concern is that we will probably not
> want to provide a mount() that behaves like Linux, because in some cases
> it may just not even make sense. So the "ported" software that would try
> to use it would just fail.
Do you have examples of GNU/Linux uses that would make no sense?
Other options include calling out to the ‘settrans’ command (inelegant
IMO), writing Guile bindings for some of the Hurd libraries, and/or some
sort of a MiG in Scheme (neat but takes some time!).
Ludo’.
- Re: GSoC ideas, Ludovic Courtès, 2016/03/02
- Re: GSoC ideas, Samuel Thibault, 2016/03/02
- Re: GSoC ideas,
Ludovic Courtès <=
- Re: GSoC ideas, Samuel Thibault, 2016/03/02
- [GSoC] Porting GuixSD to GNU Hurd draft, Manolis Ragkousis, 2016/03/21
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Samuel Thibault, 2016/03/21
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Ludovic Courtès, 2016/03/23
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Justus Winter, 2016/03/23
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Manolis Ragkousis, 2016/03/24
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Justus Winter, 2016/03/24
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Manolis Ragkousis, 2016/03/24
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Justus Winter, 2016/03/24
- Re: [GSoC] Porting GuixSD to GNU Hurd draft, Ludovic Courtès, 2016/03/24