Difference between revisions of "Linux: OWP"

From OnnoWiki
Jump to navigation Jump to search
Line 8: Line 8:
 
* Compile untuk kernel linux
 
* Compile untuk kernel linux
 
* Compile untuk OpenWRT
 
* Compile untuk OpenWRT
 +
 +
apt install kernel-package libncurses5-dev fakeroot wget bzip2 \
 +
fakeroot kernel-wedge build-essential makedumpfile libncurses5 \
 +
subversion gawk flex sharutils bison libz-dev zlib1g-dev patch \
 +
fakeroot lzma git-core build-essential unzip libncurses5-dev curl
 +
php-xml-parser libexpat1 libexpat1-dev libssl-dev

Revision as of 05:07, 6 June 2017

Setup Linux OWP ditambahkan

apt install openssh-server thunderbird alpine fetchmail postfix arduino debmirror

Untuk software development

  • Compile untuk android
  • Compile untuk kernel linux
  • Compile untuk OpenWRT
apt install kernel-package libncurses5-dev fakeroot wget bzip2 \
fakeroot kernel-wedge build-essential makedumpfile libncurses5 \
subversion gawk flex sharutils bison libz-dev zlib1g-dev patch \
fakeroot lzma git-core build-essential unzip libncurses5-dev curl
php-xml-parser libexpat1 libexpat1-dev libssl-dev