summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
AgeCommit message (Expand)Author
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ...Waldemar Brodkorb
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard...Waldemar Brodkorb
2014-02-26update kernel 3.4.x, fixes for lemote yeelong usersWaldemar Brodkorb
2014-02-19fixes, there is no vars.mk included at this time of the build processWaldemar Brodkorb
2014-02-17fix installations of big packages with ipkg for some systems, like raspberry piWaldemar Brodkorb
2014-02-04remove firmware loading script, mdev supports it out-of-the-box nowWaldemar Brodkorb
2014-01-20finetune startup, avoid kernel messages on ttyWaldemar Brodkorb
2013-12-28convert microblaze to miniconfig kernel config generation, add support for sq...Waldemar Brodkorb
2013-12-08add support for microblaze architecture, tested with qemu-system-microblaze{,el}Waldemar Brodkorb
2013-11-02remove dependencies to libiconv,pkg-config and file. use pkgconf and libiconv...Waldemar Brodkorb
2013-11-01fixup ppc64 qemu configWaldemar Brodkorb
2013-10-17mount filesystems, after network, but before mpdWaldemar Brodkorb
2013-10-05allow building of aranym eglibc/glibc imagesWaldemar Brodkorb
2013-10-01add support for glibc/eglibc qemu-sh systemsWaldemar Brodkorb
2013-09-29bring qemu-sh and aranym-m68k in shapeWaldemar Brodkorb
2013-08-14use CPU_ARCH for ipkg.confWaldemar Brodkorb
2013-08-14fixes problem with musl, order of options seems importantWaldemar Brodkorb
2013-07-16umount all filesystems before network is going downWaldemar Brodkorb
2013-07-11finetune error log, normal bootup should be error freeWaldemar Brodkorb
2013-07-11fix cifs mounts on bootup, mount -a after network initialization. add LD_LIBR...Waldemar Brodkorb
2013-04-29channel is not required anymore for STA modeWaldemar Brodkorb
2013-04-13set channel is automatically done in newer kernelsWaldemar Brodkorb
2012-08-28do not flush addresses on deconfig, otherwise ipv6 link-local address is remo...Waldemar Brodkorb
2012-03-20add simple lemote disk installerWaldemar Brodkorb
2012-01-15Allow leaving /etc as untouched as possiblePhil Sutter
2011-12-03add empty services file, needed for adk buildserver (strange)Waldemar Brodkorb
2011-10-20try to mount secondary filesystems after modules are loadedWaldemar Brodkorb
2011-10-08push pacemaker stuff in a usable state.Waldemar Brodkorb
2011-09-12add new package kexecinit, to realize kexec bootingWaldemar Brodkorb
2011-09-04add support for Qemu Versatile with network emulationWaldemar Brodkorb
2011-08-30finetune /etc/hostsWaldemar Brodkorb
2011-08-29added logic for simple network configwarhog
2011-05-19fix problem with adkupdate, reported by TobiasWaldemar Brodkorb
2011-01-27fix visudo, useWaldemar Brodkorb
2011-01-10make installation of package network hooks optionalPhil Sutter
2011-01-10base-files: change access mode of /tmp where it's createdPhil Sutter
2011-01-02resolve merge conflictWaldemar Brodkorb
2011-01-02add an example interfaces file, make tmpfs configurable via menuWaldemar Brodkorb
2011-01-02make bulk fixes. fix toolchain building for sparc64/ppcWaldemar Brodkorb
2010-12-31fix some error messages, when fstab does not existWaldemar Brodkorb
2010-12-30resolve merge conflictsWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar Brodkorb
2010-12-22use temporary resolv.conf when using udhcpWaldemar Brodkorb
2010-12-16interfaces contains wpa keys, make it non-readable for the user, optimize ini...Waldemar Brodkorb
2010-12-16enable automatic filesystem checks for devices/partitions in /etc/fstabWaldemar Brodkorb
2010-12-15create ipkg dir to avoid warningsWaldemar Brodkorb
2010-12-13optimize hostname stuff, use localhost as defaultWaldemar Brodkorb
2010-12-02do not delete interfaces files, create empty fileWaldemar Brodkorb