index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
- use global DISABLE_LARGEFILE
Bernhard Reutner-Fischer
2006-12-21
4
-19
/
+4
*
- don't install the docs
Bernhard Reutner-Fischer
2006-12-20
1
-1
/
+1
*
- fails for parallel builds, so force -j1
Bernhard Reutner-Fischer
2006-12-20
1
-1
/
+5
*
- Add args patch.
Bernhard Reutner-Fischer
2006-12-20
1
-0
/
+12
*
- bump patch version
Bernhard Reutner-Fischer
2006-12-20
1
-1
/
+1
*
- Petr Stetiar updated the kexec arm patch. Thanks!
Bernhard Reutner-Fischer
2006-12-20
1
-0
/
+75
*
- Lars Munch noticed that i broke the ext2 compressor. Thanks!
Bernhard Reutner-Fischer
2006-12-20
1
-4
/
+8
*
- add argus
Bernhard Reutner-Fischer
2006-12-20
4
-0
/
+1381
*
- remove obsoleted dep on host-fakeroot
Bernhard Reutner-Fischer
2006-12-20
1
-2
/
+1
*
- add kexec package
Bernhard Reutner-Fischer
2006-12-19
3
-0
/
+486
*
- pass the correct kernel headers in and improve the -clean target.
Bernhard Reutner-Fischer
2006-12-18
1
-3
/
+3
*
- copy the final kernel (and System.map) to boot/
Bernhard Reutner-Fischer
2006-12-18
1
-1
/
+1
*
- stripped a bit too much for kernel-headers == target-kernel. Reinstate requ...
Bernhard Reutner-Fischer
2006-12-18
1
-2
/
+2
*
- put the full kernel's sources into build_/, install them into toolchain_bui...
Bernhard Reutner-Fischer
2006-12-18
3
-27
/
+48
*
- bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
Bernhard Reutner-Fischer
2006-12-15
1
-15
/
+18
*
- sudo depends on host-fakeroot
Bernhard Reutner-Fischer
2006-12-15
1
-2
/
+1
*
- s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g
Bernhard Reutner-Fischer
2006-12-15
1
-6
/
+7
*
- pull bsdiff's Config in
Bernhard Reutner-Fischer
2006-12-15
1
-0
/
+1
*
- use one (patched) sourcedir and build the -host and -target fakeroute in their
Bernhard Reutner-Fischer
2006-12-15
1
-18
/
+18
*
- Update URL. Thanks to Ulrich Hecht.
Bernhard Reutner-Fischer
2006-12-15
1
-1
/
+1
*
- Thomas Lundquist added bsdiff
Bernhard Reutner-Fischer
2006-12-15
2
-0
/
+62
*
- Only care about the locale stuff if we have locale in the first place.
Bernhard Reutner-Fischer
2006-12-15
1
-2
/
+9
*
- remove unused variable
Bernhard Reutner-Fischer
2006-12-15
1
-1
/
+0
*
- add config option to specify modules to be copied to the target.
Bernhard Reutner-Fischer
2006-12-15
2
-7
/
+32
*
- forgot to add the cross patch.
Bernhard Reutner-Fischer
2006-12-14
1
-0
/
+44
*
- Ulrich Hecht writes: The current mpg123 package
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+10
*
- update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma...
Bernhard Reutner-Fischer
2006-12-14
2
-21
/
+54
*
- bump version
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+6
*
- eventually let configure check our cross-compiler. nil the checks otherwise.
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+4
*
- remove usage of SUSv3 legacy functions.
Bernhard Reutner-Fischer
2006-12-14
2
-4
/
+23
*
- update path. Closes #896.
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+1
*
Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and ...
Bernhard Reutner-Fischer
2006-12-14
1
-1
/
+9
*
- prerequisites are evaluated immediately, so move the dl rule down below set...
Bernhard Reutner-Fischer
2006-12-14
1
-3
/
+2
*
- pass the correct compiler in
Bernhard Reutner-Fischer
2006-12-14
1
-0
/
+1
*
- Add skeleton for vsftpd, an FTP daemon.
Bernhard Reutner-Fischer
2006-12-14
3
-0
/
+95
*
- small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the ...
Bernhard Reutner-Fischer
2006-12-14
2
-20
/
+31
*
iptables seems to not be safe for 'make -jN' for any N>1
Eric Andersen
2006-12-14
1
-4
/
+4
*
don't error out when asm-generic is absent
Eric Andersen
2006-12-14
1
-6
/
+12
*
- convert mudflap to non-legacy SUSv3
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+49
*
- Pass the correct compiler when building the target binutils.
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+1
*
- Convince lsof to honor uClibc's notion of wchar and locale support.
Bernhard Reutner-Fischer
2006-12-13
1
-0
/
+7
*
- make sure to agree on the installation CONFIG_PREFIX
Bernhard Reutner-Fischer
2006-12-13
2
-1
/
+3
*
- remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default...
Bernhard Reutner-Fischer
2006-12-13
1
-2
/
+0
*
- fix typo.
Bernhard Reutner-Fischer
2006-12-13
1
-2
/
+2
*
- Thomas Lundquist added qtopia4 support. Untested.
Bernhard Reutner-Fischer
2006-12-13
3
-0
/
+332
*
- Add libgmp-host and libmpfr-host support. I'll need this for fortran support.
Bernhard Reutner-Fischer
2006-12-13
2
-1
/
+67
*
- Build binutils with sysroot support.
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+3
*
- pass the correct CC down to gcc-version.sh
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+3
*
- sh[234][[:alnum:]]* -> sh
Bernhard Reutner-Fischer
2006-12-13
1
-1
/
+2
*
bump version as old version has gone missing
Eric Andersen
2006-12-13
1
-2
/
+2
[next]