Changes between Version 1 and Version 2 of BuildOnOpenSuse
- Timestamp:
- Feb 20, 2011, 6:04:29 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildOnOpenSuse
v1 v2 57 57 sudo chroot $DEBWRT_BUILD 58 58 export LANG=C 59 mount -t proc proc /proc 59 60 }}} 60 61 … … 145 146 146 147 And you are done. 147 If there was something wrong with the build, maybe there's something you have to install or check current tickets on DebWrt Tracfor known issues.148 If there was something wrong with the build, maybe there's something you have to install or check current tickets on DebWrt for known issues.