English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/common-nfo/package/busybox/ipkg/busybox.postinst

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3265 - (show annotations) (download)
Wed Jul 18 12:45:43 2007 UTC (6 years, 7 months ago) by tg
File size: 228 byte(s)
copy trunk/freewrt r3264 into a new branch for making the nfo system
because upgrading the old adk branch would be a hell more work

1 #!/usr/bin/env mksh
2 chmod u+s /bin/busybox
3 . $IPKG_INSTROOT/etc/functions.sh
4 add_rcconf network network YES
5 add_rcconf crond crond NO
6 add_rcconf syslogd syslogd YES
7 add_rcconf syslogd_flags syslogd_flags '-C16'
8 add_rcconf inetd

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20