From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1a8UQ7-0002Xi-Do for mharc-grub-devel@gnu.org; Mon, 14 Dec 2015 09:48:11 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8UQ1-0002Wt-SD for grub-devel@gnu.org; Mon, 14 Dec 2015 09:48:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a8UQ1-0001jV-3X for grub-devel@gnu.org; Mon, 14 Dec 2015 09:48:05 -0500 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]:33908) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a8UQ0-0001j8-Ts for grub-devel@gnu.org; Mon, 14 Dec 2015 09:48:05 -0500 Received: by mail-wm0-x229.google.com with SMTP id p66so65542585wmp.1 for ; Mon, 14 Dec 2015 06:48:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-type; bh=MusRjdU5fmSF4vUZZadCG+e0ubyPU4BElUo7oodbCTc=; b=r0ibq3jm7CiaiZRJciTyeQSGkcyQzJs+Ncrru7e+pZ+dM/TprjfOegpgKfp3fMdTwb Fc+lAkBZMgcJ2KihHGcmHekgl/5ZoKnUG3BD55NyTiTPnaYoLJeztJLoIokj611TZJnv i1uPGVk+kgdpyI1mn1MHUaWmGzyO+xvp37Qg5lUXagW/lxx4yRpTN/IW3cPsREtXAO6S LBgFKdsFYFAJy3+UZ7E7nsKYu0LTdcvIP+xytnQwTKlCbmIYd9PnUzRmmaBbxpsj5Lyl bWQ03V8njH9SeVq1DlsUpdsLbs+1h+4jF6OkdqD5L3UYR7GjVY9rRBs6JpK6BwcVWN4g H1tA== X-Received: by 10.194.185.6 with SMTP id ey6mr38935126wjc.42.1450104483763; Mon, 14 Dec 2015 06:48:03 -0800 (PST) Received: from ?IPv6:2620:0:105f:fd00:a2a8:cdff:fe64:b3b5? ([2620:0:105f:fd00:a2a8:cdff:fe64:b3b5]) by smtp.gmail.com with ESMTPSA id kj3sm29990286wjb.19.2015.12.14.06.48.02 for (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Dec 2015 06:48:02 -0800 (PST) Subject: Re: [PATCH v3 1/3] mkstandalone: add argument --fixed-time to override mtime of files To: grub-devel@gnu.org References: <1449253942-29510-1-git-send-email-lynxis@fe80.eu> <1449253942-29510-2-git-send-email-lynxis@fe80.eu> From: =?UTF-8?Q?Vladimir_'=cf=86-coder/phcoder'_Serbinenko?= Message-ID: <566ED69B.1000306@gmail.com> Date: Mon, 14 Dec 2015 15:47:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.3.0 MIME-Version: 1.0 In-Reply-To: <1449253942-29510-2-git-send-email-lynxis@fe80.eu> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="l9r04wkQM0bRGqFcSE5qIXgkWTOUjDp72" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::229 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2015 14:48:09 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --l9r04wkQM0bRGqFcSE5qIXgkWTOUjDp72 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > + fixed_time =3D -1; -1 is actually perfectly valid. Can we have a second boolean to avoid special-casing -1? --l9r04wkQM0bRGqFcSE5qIXgkWTOUjDp72 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREKAAYFAlZu1qEACgkQmBXlbbo5nOsN4wEAjXjJG5VrfYH4dIKQRVvBggR2 KH3Wp8J6m9Mf49xIo1QBAK355ZgFk2HRSgTHHvUeJgxclJ1aVeAYS+9HT/e6bEbf =6LMn -----END PGP SIGNATURE----- --l9r04wkQM0bRGqFcSE5qIXgkWTOUjDp72--