summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* stage2-binutils: No need to disable c++ anymorebaserock/rdale/openwrt-muslJavier Jardón2015-06-261-1/+1
| | | | | | | | | | | | | | | We are generating a c++ compiler in stage 1, so no need to use the workaround introduced in commit e72775acb5326e948d2542622afb9bed4fd67c15 to be able to compile binutils without a c++ compiler This allows using upstream release tarballs of binutils, where before we had to patch out the AC_PROG_CXX statement from configure.in. Change-Id: I1ce9d2946f3a23a4355e8ec527a5ebfbce987d99 Conflicts: strata/build-essential/stage2-binutils.morph
* acl doesn't need all the autoconf/automake/etc stuff to buildPaul Martin2015-06-251-4/+0
|
* Revert to upstream baserock libtool sourcePaul Martin2015-06-251-4/+2
|
* cmake: bump version to 3.2.2 and fix build and bootstrap segfaultPaul Martin2015-06-252-2/+7
|
* Fix for building gcc on mips32 with muslPaul Martin2015-06-251-0/+8
|
* Musl on mips32l builds with arch name mipsel. Fix links.Paul Martin2015-06-251-0/+2
|
* For musl builds, use busybox-muslPaul Martin2015-06-251-1/+1
|
* ybd exposes a missing build-deps in build-essential/bashPaul Martin2015-06-251-1/+2
|
* Fix typos in the mips/openwrt bspPaul Martin2015-06-252-3/+2
|
* Add mips-openwrt bspPaul Martin2015-06-252-17/+335
|
* Use older libtool, otherwise attr builds without shared libsPaul Martin2015-06-251-2/+4
|
* Changes for building on MIPSPaul Martin2015-06-256-3/+48
|
* Force gcc to build mips32 code for 32-bit MIPS environments, rather than mips1Paul Martin2015-06-253-0/+6
|
* Add bsp for mips64lPaul Martin2015-06-252-0/+80
|
* Use Simon's binutils patch for mips64Richard Dale2015-06-251-9/+9
|
* Use Simon's patch for cpython in the core-wrt stratumRichard Dale2015-06-251-2/+2
|
* EdgeRouter Pro build systemPaul Martin2015-06-253-0/+114
|
* Removal of lua from openwrt buildPaul Martin2015-06-253-3/+3
|
* Build the cpe-wrt stratum without luaRichard Dale2015-06-236-12/+16
|
* Revert recent change to the attr chunk install commandRichard Dale2015-06-232-11/+3
| | | | Use a more recent version of attr in baserock/2.4.47-musl
* Install hostapd.sh scriptRichard Dale2015-06-231-1/+2
|
* Install hostapd into /usr/sbinRichard Dale2015-06-231-1/+1
|
* Add artifact splitting rules for the musl version of build-essentialRichard Dale2015-06-223-0/+44
|
* Use the --disable-nls option when configuring shadow for OpenWrtRichard Dale2015-06-221-1/+1
|
* Remove the /var directory in the post install commands sectionRichard Dale2015-06-221-0/+2
|
* Use recommended busybox config for musl from here:Richard Dale2015-06-192-98/+17
| | | | http://wiki.musl-libc.org/wiki/Building_Busybox
* Fix hostap repo urlRichard Dale2015-06-191-1/+1
|
* Change local file:/// repo urls to upstream:Richard Dale2015-06-191-2/+2
|
* Fix the cpe-wrt system so that it builds with muslRichard Dale2015-06-195-48/+65
|
* Add coreutils-common-musl as a build dependency to bsp-x86_64-openwrtRichard Dale2015-06-191-3/+3
|
* Update core-wrt.morph to build with muslRichard Dale2015-06-196-76/+66
|
* Add a coreutils-common-musl stratum with sed as Linux kernel build dependencyRichard Dale2015-06-194-0/+87
|
* Use the musl build-essential morphsRichard Dale2015-06-1923-338/+535
|
* Make sed and diff not depend on gitJavier Jardón2015-06-192-4/+6
| | | | Change-Id: If8cd1c3632488ac28bb3f65af004d4f6d12a1999
* Fix up the version info in /etc/banner and other placesRichard Dale2015-06-171-0/+18
|
* Remove over-complicated sed commands, use latest rpcd and netifdRichard Dale2015-06-174-13/+2
|
* Enable the services in /etc/init.d after installationRichard Dale2015-06-171-0/+6
|
* Upgrade busybox to 1.23.2 and apply OpenWrt patchesRichard Dale2015-06-172-54/+5
|
* Add a kmod chunk to the systemRichard Dale2015-06-172-0/+56
|
* Fix name of libpcap repoRichard Dale2015-06-151-1/+1
|
* Use the upstream repos for libpcap and pppRichard Dale2015-06-151-3/+3
| | | | Rename pppd chunk as ppp
* Add libpcap and pppd chunks to the OpenWrt systemRichard Dale2015-06-153-0/+17
|
* Add an iptables chunk and configure and build as similar to theRichard Dale2015-06-122-1/+21
| | | | | | iptables/Makefile in the openwrt repo Update the firewall3 sha1 to be the most recent
* Use OpenWrt iptables patches in the baserock/1.4.21-openwrt branchRichard Dale2015-06-121-2/+2
|
* Rename the mtd chunk as mtd-utilsRichard Dale2015-06-121-8/+0
|
* Create a sym link to uhttpd_ubus.so in /usr/lib64Richard Dale2015-06-121-1/+2
|
* Enable the ubus options in /etc/config/uhttpdRichard Dale2015-06-111-0/+1
|
* Create an index.html sym link to luci2.htmlRichard Dale2015-06-111-0/+1
|
* Rename mtd chunk as mtd-utilsRichard Dale2015-06-112-2/+10
|
* Fix rpcd sym link and install more rpcd config filesRichard Dale2015-06-103-1/+8
|