Using StandardizedDevelopmentEnvironment
Jump to navigation
Jump to search
NOTE: If you want to contribute to the Berlin Roof Net project - especially by adding code for OpenWRT - feel free to ask us for a CD with the WRT Standardized Development Environment (in short WRTSDE), which is based on SuSE Linux 9.2 and contains necessary tools and some sources, like OpenWRT and Click.
The next chapter will describe the usage of that WRTSDE, after getting it.
Unpacking WRTSDE
mkdir mywrtsde tar xzf wrtsde-0.x.tar.gz -C mywrtsde
Getting ROOT privileges
su -
Changing to CHROOT environment
chroot mywrtsde su - wrt