From: gobo72 Date: Tue, 15 Mar 2011 02:53:59 +0000 (+0000) Subject: Ajout dela date au fichier de version X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;ds=inline;h=b44c5a7a1987bdd5ac4cd1eea625d0539c0c9afd;p=hvlinux.git Ajout dela date au fichier de version --- diff --git a/stage0/create-version b/stage0/create-version index 6ebbff1..eb4b012 100644 --- a/stage0/create-version +++ b/stage0/create-version @@ -20,6 +20,7 @@ create_hvlinux_version() EOF echo "HVUUID=$(uuidgen)" >> ${CFG_DIR}/${HV_VER_FILE} + echo "HVDATE=\"$(date)\"" >> ${CFG_DIR}/${HV_VER_FILE} fi # Copy local file to destination LFS partition