diff options
author | Michael Lauer <mickey@vanille-media.de> | 2006-07-12 12:04:36 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-07-12 12:04:36 +0000 |
commit | 2e09a46a5d8a9f4cc55ff3b7776f59158ccd87bf (patch) | |
tree | ea3653cac845dc20345bc4241087fdf287413707 /packages/nslu2-binary-only/unslung-rootfs/NOTES | |
parent | 646d5d88ea378aaafe8cf7d8d09ae67bb1997892 (diff) | |
parent | 8d5f1db39c2730fdf1bd6b46e47dd480d86d19b7 (diff) |
merge of 7bd820c4a7bbdcb47264fd60a48b7099177d4859
and 87830c48ea8ea7120ce229524f7ab20d869b1e31
Diffstat (limited to 'packages/nslu2-binary-only/unslung-rootfs/NOTES')
-rw-r--r-- | packages/nslu2-binary-only/unslung-rootfs/NOTES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/nslu2-binary-only/unslung-rootfs/NOTES b/packages/nslu2-binary-only/unslung-rootfs/NOTES index d6d789a858..de4d8b00bf 100644 --- a/packages/nslu2-binary-only/unslung-rootfs/NOTES +++ b/packages/nslu2-binary-only/unslung-rootfs/NOTES @@ -539,3 +539,10 @@ Upgraded slingbox to v1.1.3 busybox base; enabled 'more' command Added network console debugging support: - patched netconsole driver, added netconsole kernel module to image - updated /linuxrc (& misc files) for basic support of same + +Added ".nodisk" flag -- presence of the ".nodisk" file on the flash root +will force a one-time-only boot to flash. This makes for easier testing and +maintenance; easier than plugging and unplugging disks. + +Empty the /etc/win_share.info file on boot (fixes problem with multiple +identical shares appearing on a system). |