diff options
author | Koen Kooi <koen@openembedded.org> | 2005-12-14 15:35:17 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-14 15:35:17 +0000 |
commit | 786189fd62530deece28b5b008933e7dea763538 (patch) | |
tree | 5ef1a0d1b1e6694e193db7027bf6c8a4e6dd2fdc /conf | |
parent | d9b7c518013259f271749d915e1f813f59cd0796 (diff) |
familiar 0.8.3: add note on zap-root-passwd
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/familiar-0.8.3.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/familiar-0.8.3.conf b/conf/distro/familiar-0.8.3.conf index 53614d9291..dd6311fa90 100644 --- a/conf/distro/familiar-0.8.3.conf +++ b/conf/distro/familiar-0.8.3.conf @@ -10,6 +10,8 @@ include conf/distro/familiar.conf DISTRO_TYPE = "debug" #DISTRO_TYPE = "release" +#!!!!! DON'T FORGET TO ENABLE ZAPROOTPASSWD !!!!! + FEED_URIS += " \ base##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/base \ |