Quoting Justus Winter (2013-08-29 12:09:02)
> Quoting Samuel Thibault (2013-08-29 01:48:10)
> > I think we should keep this in the Debian package, the upstream GNU
> > system will a priori still use /hurd/init as reaper.
>
> Well, it is not my place to question this and maintaining the patches
> i
Quoting Samuel Thibault (2013-08-29 01:48:10)
> I think we should keep this in the Debian package, the upstream GNU
> system will a priori still use /hurd/init as reaper.
Well, it is not my place to question this and maintaining the patches
is your burden, but I was hoping to remove the process re
I think we should keep this in the Debian package, the upstream GNU
system will a priori still use /hurd/init as reaper.
Samuel
* hurd/process.defs (proc_set_init_task): New procedure.
* hurd/process_reply.defs (proc_set_init_task): Likewise.
* hurd/process_request.defs (proc_set_init_task): Likewise.
* include/pids.h: Add HURD_PID_INIT as 1, adjust others accordingly.
* init/init.c (start_child): Register the child task.
*