From: Paul de Vrieze <pauldv@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] removing debianutils from profiles
Date: Sun, 3 Aug 2003 12:20:29 +0200 [thread overview]
Message-ID: <200308031220.30117.pauldv@gentoo.org> (raw)
In-Reply-To: <200308022110.37609.vapier@gentoo.org>
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1078 bytes --]
On Sunday 03 August 2003 03:10, Mike Frysinger wrote:
> since coreutils provides 'readlink' now, do we still need debianutils ?
> the files it currently provides are:
> /bin/tempfile
> /bin/mktemp
> /bin/run-parts
> /usr/sbin/savelog
> /usr/sbin/mkboot
> /sbin/installkernel
> i know we used 'readlink' in portage and in baselayout, but since coreutils
> takes care of that, why not punt this pkg ?
> only thing i can think of is maybe 'tempfile' and 'mktemp' are used, but i
> could always put together some small bashscripts to add to baselayout to
> take care of those ...
> -mike
I don't think a bashscript is useful for mktemp. It is basically a wrapper
around a libc function (mkstemp). There are various security considerations
with mktemp, so hacking together one in bash is probably not smart. I
personally use that command in some of my scripts so I think the command
should stay. I do not know though, whether any part of system uses it.
Paul
--
Paul de Vrieze
Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-08-03 10:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-03 1:10 [gentoo-dev] removing debianutils from profiles Mike Frysinger
2003-08-03 10:20 ` Paul de Vrieze [this message]
2003-08-04 11:32 ` Chris Gianelloni
2003-08-04 12:28 ` Georgi Georgiev
2003-08-04 17:12 ` Martin Schlemmer
2003-08-03 14:56 ` Chris Gianelloni
2003-08-03 15:17 ` Martin Schlemmer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200308031220.30117.pauldv@gentoo.org \
--to=pauldv@gentoo.org \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox