diff options
author | 2012-09-09 19:38:08 +0200 | |
---|---|---|
committer | 2012-09-09 21:59:21 +0200 | |
commit | 2a4a91c1ba6abca2521a24b4ad162db877a40619 (patch) | |
tree | e1938f2e3e9a685b524bc57413f2350ea331d453 | |
parent | mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabled (diff) | |
download | genkernel-2a4a91c1ba6abca2521a24b4ad162db877a40619.tar.gz genkernel-2a4a91c1ba6abca2521a24b4ad162db877a40619.tar.bz2 genkernel-2a4a91c1ba6abca2521a24b4ad162db877a40619.zip |
Rename ./genkernel to ./geninitramfs
-rw-r--r-- | .gitattributes | 2 | ||||
-rwxr-xr-x | geninitramfs (renamed from genkernel) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index a52da35..c496039 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,6 @@ ChangeLog ident HACKING ident README ident TODO ident -genkernel ident +geninitramfs ident *.conf ident *.sh ident |