X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7885524586983ec44edf08324cfc7c63574b5388..69cdd2998607697bdf28064fe965bbec9c781372:/package/base-files/brcm-2.6/bin/firstboot?ds=sidebyside diff --git a/package/base-files/brcm-2.6/bin/firstboot b/package/base-files/brcm-2.6/bin/firstboot index 28189780b..d37ce4f90 100755 --- a/package/base-files/brcm-2.6/bin/firstboot +++ b/package/base-files/brcm-2.6/bin/firstboot @@ -1,5 +1,5 @@ #!/bin/sh -# $Id$ +# Copyright (C) 2006 OpenWrt.org rom=$(awk '/squashfs/ {print $2}' /proc/mounts) jffs=$(awk '/jffs2/ {print $2}' /proc/mounts)