diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
commit | 796a9d1091884a07817e5c140d0ff6a0b8c76235 (patch) | |
tree | d7f83dc9d651bd78d216e977083f69977f9ac8e6 /package/base-files/files/bin/firstboot | |
parent | d637172f6ccf81e1c70b503abe4943983e8eeb6a (diff) |
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/files/bin/firstboot')
-rwxr-xr-x | package/base-files/files/bin/firstboot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/base-files/files/bin/firstboot b/package/base-files/files/bin/firstboot index c245d517c2..8453b30096 100755 --- a/package/base-files/files/bin/firstboot +++ b/package/base-files/files/bin/firstboot @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: firstboot 5544 2006-11-17 03:07:10Z nbd $ . /etc/functions.sh partname="rootfs_data" |