* [Buildroot] [RFC] Allow packages to create users
@ 2012-12-30 17:44 Yann E. MORIN
0 siblings, 0 replies; only message in thread
From: Yann E. MORIN @ 2012-12-30 17:44 UTC (permalink / raw)
To: buildroot
Hello All!
Recently, I've had the need for a package to create a user to
run its daemon as:
http://lists.busybox.net/pipermail/buildroot/2012-December/064044.html
The solution was ugly and very specific to this package, so it was
(rightfully!) refused, until there is a generic way for packages to
create users.
I now have a prototype that is working in simple cases:
https://gitorious.org/buildroot/buildroot/commits/yem-package-create-user
(The commit titled 'package/foo: new package to test adding users' is a
dummy, temporary commit, it will be removed before a pull-request is made).
The documentation for this new feature is available at:
http://ymorin.is-a-geek.org/download/tmp/br/manual/manual.html#generic-package-reference
The new variable is FOO_USERS, with its syntax defined here:
http://ymorin.is-a-geek.org/download/tmp/br/manual/manual.html#makeuser-syntax
I'd appreciate comments, especially on the syntax.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-12-30 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-30 17:44 [Buildroot] [RFC] Allow packages to create users Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox