Changes between Version 24 and Version 25 of DebWrtSvn
- Timestamp:
- Feb 20, 2011, 4:51:45 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DebWrtSvn
v24 v25 12 12 13 13 * Kernel: 14 * make openwrt/all will give a list of dependencies 14 * make openwrt/all will give a list of dependencies 15 * flex 16 * git 15 17 * Root filesystem & Cross compile environment: 16 18 * debootstrap, comes with any Debian or Ubuntu versions … … 18 20 * gid of the normal user must be >= 1000 19 21 * uid of the normal user must be >= 1000 20 * this normal user must have sudo rights 22 * this normal user must have sudo rights - for example: amain ALL=(ALL) NOPASSWD: ALL 21 23 * debian packages 22 24 * subversion 23 25 * build-essentails 26 * libncurses5-dev 24 27 * fakeroot 25 28 * chroot