From fdc123ae25ce2276d8cf8a7c954754be488b3b20 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 6 May 2012 19:16:46 +0200 Subject: grub, grub.cfg renomé MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- grub/.footprint.i686 | 2 +- grub/.footprint.x86_64 | 2 +- grub/Pkgfile | 4 ++-- grub/README | 1 + 4 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 grub/README (limited to 'grub') diff --git a/grub/.footprint.i686 b/grub/.footprint.i686 index f5b0b384e..7ce2ea792 100644 --- a/grub/.footprint.i686 +++ b/grub/.footprint.i686 @@ -1,6 +1,6 @@ drwxr-xr-x root/root boot/ drwxr-xr-x root/root boot/grub/ --rw-r--r-- root/root boot/grub/grub.cfg +-rw-r--r-- root/root boot/grub/grub.cfg.exemple drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/bash_completion.d/ -rw-r--r-- root/root etc/bash_completion.d/grub diff --git a/grub/.footprint.x86_64 b/grub/.footprint.x86_64 index f5b0b384e..7ce2ea792 100644 --- a/grub/.footprint.x86_64 +++ b/grub/.footprint.x86_64 @@ -1,6 +1,6 @@ drwxr-xr-x root/root boot/ drwxr-xr-x root/root boot/grub/ --rw-r--r-- root/root boot/grub/grub.cfg +-rw-r--r-- root/root boot/grub/grub.cfg.exemple drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/bash_completion.d/ -rw-r--r-- root/root etc/bash_completion.d/grub diff --git a/grub/Pkgfile b/grub/Pkgfile index 93cd1a20d..72f83360a 100755 --- a/grub/Pkgfile +++ b/grub/Pkgfile @@ -7,7 +7,7 @@ name=grub version=1.99 -release=1 +release=2 source=(ftp://ftp.gnu.org/gnu/grub/grub-$version.tar.gz\ grub.cfg) build() { @@ -30,6 +30,6 @@ build() { rm $PKG/usr/share/info/dir fi install -Dm644 ../grub.cfg \ - $PKG/boot/grub/grub.cfg + $PKG/boot/grub/grub.cfg.exemple } diff --git a/grub/README b/grub/README new file mode 100644 index 000000000..f6c49990a --- /dev/null +++ b/grub/README @@ -0,0 +1 @@ +Veuillez prendre comme base de configuration le fichier grub.cfg.exemple qui se trouve dans /boot/grub -- cgit v1.2.3-70-g09d2