* Re: [gentoo-dev] removing debianutils from profiles
@ 2003-08-03 10:20 99% ` Paul de Vrieze
0 siblings, 0 replies; 1+ results
From: Paul de Vrieze @ 2003-08-03 10:20 UTC (permalink / raw
To: gentoo-dev
[-- 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 --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-08-03 1:10 [gentoo-dev] removing debianutils from profiles Mike Frysinger
2003-08-03 10:20 99% ` Paul de Vrieze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox