updating armv6 snapshots

Dr. Rolf Jansen rj at obsigna.com
Wed Jan 11 18:21:38 UTC 2017


> Am 11.01.2017 um 16:17 schrieb Dr. Rolf Jansen <rj at obsigna.com>:
> 
>> Am 11.01.2017 um 14:57 schrieb jungle Boogie <jungleboogie0 at gmail.com>:
>> 
>> ...
>> 
>> d) anything else?
>> 
> 
> ...
> 
> #!/bin/sh
> 
> clone -s -x local /mnt/usr /usr
> clone -s /mnt/sbin /sbin
> clone -s /mnt/rescue /rescue
> clone -s /mnt/libexec /libexec
> clone -s /mnt/lib /lib
> clone -s /mnt/bin /bin
> clone -s -x loader.conf /mnt/boot /boot
> clone -s -x fstab:group:localtime:master.passwd:motd:passwd:pwd.db:rc.conf:rc.local:resolv.conf:spwd.db:ssh:ssl /mnt /etc

Please replace the last line above with:

clone -s -x fstab:group:localtime:master.passwd:motd:passwd:pwd.db:rc.conf:rc.local:resolv.conf:spwd.db:ssh:ssl /mnt/etc /etc


More information about the freebsd-arm mailing list