From mboxrd@z Thu Jan 1 00:00:00 1970 From: WANG Cong Subject: Re: mktemp in slackware Date: Fri, 30 Sep 2011 08:39:20 +0000 (UTC) Message-ID: References: <4E852172.9090208@redhat.com> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: Sender: initramfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Fri, 30 Sep 2011 09:54:58 +0800, Dave Young wrote: > Hi, > > The mktemp in slackware is from "bin" package, the mktemp-gnu is from > coreutils instead, so it will fail to create initramfs > > I think there's maybe such problem in other distribution as well, So how > to deal with this? Adding a option or giving out a warning on install? What is the difference between mktemp-gnu and mktemp on slackware?