# HG changeset patch # User Pascal Bellard # Date 1421492533 -3600 # Node ID dfa8d15648abc684d0dff543998afade69295658 # Parent 3859619fd45cba2894ec8ce30ad2588b7557925a busybox: 2015 diff -r 3859619fd45c -r dfa8d15648ab busybox/receipt --- a/busybox/receipt Sat Jan 17 03:08:00 2015 -0500 +++ b/busybox/receipt Sat Jan 17 12:02:13 2015 +0100 @@ -202,6 +202,7 @@ echo 'TFTPD_OPTIONS="-r /boot"' >> $root/etc/daemons.conf echo '' >> $root/etc/daemons.conf fi + sed -i "s/copy; 20../copy; $(date +%Y)/" $root/var/www/httpd/404.html } pre_remove()