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
path:
root
/
package
Commit message (
Expand
)
Author
Age
Files
Lines
*
- bump version
Bernhard Reutner-Fischer
2007-07-08
1
-12
/
+10
*
- make it compile.
Bernhard Reutner-Fischer
2007-07-08
1
-30
/
+22
*
- remove cruft
Bernhard Reutner-Fischer
2007-07-08
1
-4
/
+0
*
- bump version and make it compile
Bernhard Reutner-Fischer
2007-07-08
1
-13
/
+27
*
- add missing dirclean target (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-07-08
1
-4
/
+10
*
- fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-07-08
1
-8
/
+8
*
- CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS
Bernhard Reutner-Fischer
2007-07-08
1
-1
/
+2
*
- fdisk was broken in r18727, disable for now.
Bernhard Reutner-Fischer
2007-07-08
1
-1
/
+1
*
- forgot to provide a default config for 1.6.1
Bernhard Reutner-Fischer
2007-07-08
1
-0
/
+1
*
- bump version and uninstall runlevel script. Closes #1366
Bernhard Reutner-Fischer
2007-07-08
1
-2
/
+2
*
- pretty print path for brevity
Bernhard Reutner-Fischer
2007-07-08
1
-4
/
+3
*
- silence a cosmetic warning (closes several issues in mantis).
Bernhard Reutner-Fischer
2007-07-08
2
-5
/
+77
*
- mention from which version this copy of kconfig comes from (redundant since...
Bernhard Reutner-Fischer
2007-07-07
1
-1
/
+2
*
- using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include
Bernhard Reutner-Fischer
2007-07-07
1
-2
/
+1
*
- bump version
Bernhard Reutner-Fischer
2007-07-07
1
-1
/
+1
*
- account for setups without wchar support.
Bernhard Reutner-Fischer
2007-07-07
1
-0
/
+6
*
Get rid of leading whitespace to silence warnings from config system.
"Steven J. Hill"
2007-07-06
2
-3
/
+3
*
Bump versions.
"Steven J. Hill"
2007-07-06
2
-8
/
+2
*
Remove more stuff during 'make distclean'.
"Steven J. Hill"
2007-07-06
1
-1
/
+2
*
Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD...
"Steven J. Hill"
2007-07-06
14
-37
/
+45
*
Fix patch filtering and add new patch to disable tests for IPv6 when not sele...
"Steven J. Hill"
2007-07-06
2
-14
/
+135
*
Bump version of tar and add disabling of IPv6 for psmisc if it is not selecte...
"Steven J. Hill"
2007-07-05
2
-1
/
+2
*
Add building of m4 for host and fix autoconf dependency. Submitted by Julien ...
"Steven J. Hill"
2007-07-05
2
-3
/
+45
*
Update version of ed and remove obsoleted patch. Submitted by <buraphalinuxse...
"Steven J. Hill"
2007-07-05
2
-28
/
+5
*
Remove configure cruft
Peter Korsgaard
2007-07-05
1
-10
/
+0
*
- forgot a line
Bernhard Reutner-Fischer
2007-07-02
1
-0
/
+1
*
- forgot to write out the .config.cmd
Bernhard Reutner-Fischer
2007-07-02
2
-12
/
+12
*
- bump version
Bernhard Reutner-Fischer
2007-07-02
1
-0
/
+5
*
- udhcp was merged into busybox some years ago; use a recent busybox instead!
Bernhard Reutner-Fischer
2007-07-02
1
-3
/
+4
*
- change download site to sourceforge
Bernhard Reutner-Fischer
2007-06-29
1
-2
/
+2
*
- fix make defconfig (Rick Foos)
Bernhard Reutner-Fischer
2007-06-28
2
-1
/
+14
*
- add quagga suite
Bernhard Reutner-Fischer
2007-06-28
3
-0
/
+295
*
- fix a few -clean targets.
Bernhard Reutner-Fischer
2007-06-28
5
-6
/
+9
*
- fix building the utilities that are ment to be run on the _HOST_ (Julien Le...
Bernhard Reutner-Fischer
2007-06-28
3
-35
/
+113
*
- provide autotools for the host (Julien Letessier)
Bernhard Reutner-Fischer
2007-06-28
3
-19
/
+162
*
- rm some old files
Bernhard Reutner-Fischer
2007-06-28
4
-653
/
+0
*
- respin whole patch for the sake of simplicity
Bernhard Reutner-Fischer
2007-06-28
1
-258
/
+254
*
- make it compile with a C89 compiler
Bernhard Reutner-Fischer
2007-06-28
8
-27
/
+243
*
- adjust infrastructure for new kconfig
Bernhard Reutner-Fischer
2007-06-28
1
-24
/
+0
*
- pull kconfig from linux-2.6.21.5
Bernhard Reutner-Fischer
2007-06-28
36
-4835
/
+10305
*
- use BR2_INET_IPV6
Bernhard Reutner-Fischer
2007-06-27
1
-0
/
+5
*
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-27
137
-318
/
+174
*
- introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target pa...
Bernhard Reutner-Fischer
2007-06-27
3
-22
/
+30
*
- use correct installation path
Bernhard Reutner-Fischer
2007-06-27
1
-12
/
+11
*
- the actual current version of NTP is 4.2p2 (Julien Letessier)
Bernhard Reutner-Fischer
2007-06-27
1
-2
/
+2
*
- use BR2_INET_IPV6
Bernhard Reutner-Fischer
2007-06-26
7
-16
/
+12
*
- apply the patches
Bernhard Reutner-Fischer
2007-06-26
2
-13
/
+3
*
- add BR2_INET_IPV6 and BR2_INET_RPC
Bernhard Reutner-Fischer
2007-06-26
1
-0
/
+4
*
- bump version
Bernhard Reutner-Fischer
2007-06-26
1
-6
/
+16
*
- bump version, make it compile. tickadjust has to be disabled. Closes #1029
Bernhard Reutner-Fischer
2007-06-26
2
-10
/
+24
[next]