|
|
 |
« on: July 17, 2009, 09:47:45 PM » |
|
The current Gentoo image (gentoo_sheevaplug_70M_selinux.12.jffs2) contains a typo in /etc/make.conf
The current version says: PORTAGE_SYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
This should be: PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
The documentation immediately above should also reflect this change.
|