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
...
*
tftp patch
Peter Korsgaard
2007-03-15
1
-0
/
+112
*
- turn off some broken modules
Bernhard Reutner-Fischer
2007-03-14
1
-6
/
+3
*
- update sample config a bit
Bernhard Reutner-Fischer
2007-03-14
1
-69
/
+115
*
- add ipmisensors
Bernhard Reutner-Fischer
2007-03-14
1
-0
/
+6103
*
- bump version
Bernhard Reutner-Fischer
2007-03-14
2
-3
/
+3
*
- fix ptr_to_globals
Bernhard Reutner-Fischer
2007-03-14
1
-0
/
+11
*
- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
Bernhard Reutner-Fischer
2007-03-14
2
-5
/
+5
*
yet more LDFLAGS handling fixups
Eric Andersen
2007-03-14
26
-27
/
+26
*
fixup package LDFLAGS handling
Eric Andersen
2007-03-13
124
-6
/
+161
*
- point to busybox-<version>.config
Bernhard Reutner-Fischer
2007-03-13
1
-1
/
+1
*
- fix syntax
Bernhard Reutner-Fischer
2007-03-12
1
-1
/
+1
*
- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)
Bernhard Reutner-Fischer
2007-03-10
2
-11
/
+5
*
- add homedir
Bernhard Reutner-Fischer
2007-03-09
2
-12
/
+13
*
Include a patch for GNU sed that allows building it on Mac OS X and
Bernhard Reutner-Fischer
2007-03-09
2
-10
/
+33
*
Improve the checking of sed by adding some common GNU sed installation
Bernhard Reutner-Fischer
2007-03-09
3
-40
/
+59
*
- Default to gzip -d -c since zcat may only support compress'ed files
Bernhard Reutner-Fischer
2007-03-09
1
-3
/
+3
*
- Propagate HOST_SED_DIR to the dependencies script so that it may use the
Bernhard Reutner-Fischer
2007-03-08
1
-1
/
+3
*
- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thoma...
Bernhard Reutner-Fischer
2007-03-07
1
-0
/
+1
*
- some more CONFIG_UPDATEs by Haavard Skinnemoen
Bernhard Reutner-Fischer
2007-03-07
10
-1
/
+10
*
Bump version. Closes #1241, #1243 and #1248
Peter Korsgaard
2007-03-05
2
-4
/
+4
*
update to uClibc 0.9.28.3
Eric Andersen
2007-02-28
3
-26
/
+4
*
tar -t hotfix
Peter Korsgaard
2007-02-27
1
-0
/
+76
*
Set CONFIG_PREFIX for all versions
Peter Korsgaard
2007-02-23
1
-9
/
+2
*
Bumped version
Peter Korsgaard
2007-02-22
1
-1
/
+1
*
0.9.28.2 support
Peter Korsgaard
2007-02-22
2
-0
/
+7
*
Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1
Peter Korsgaard
2007-02-20
2
-1
/
+2
*
iperf package. Closes #0001224
Peter Korsgaard
2007-02-16
3
-0
/
+83
*
- fix build for the host
Bernhard Reutner-Fischer
2007-02-16
1
-8
/
+7
*
- add runlevel script
Bernhard Reutner-Fischer
2007-02-16
2
-0
/
+28
*
- just reading the first 9 bytes for the maj:min ought to be enough (TM)
Bernhard Reutner-Fischer
2007-02-16
1
-0
/
+13
*
- add skeleton to use busybox and mdev for a rather small skeleton
Bernhard Reutner-Fischer
2007-02-16
7
-5
/
+198
*
- bump to bash 3.2. Thanks to Alexander Rigbo
Bernhard Reutner-Fischer
2007-02-16
27
-1487
/
+775
*
- provide -source targets for the 3 parts of the split dhcp.
Bernhard Reutner-Fischer
2007-02-16
1
-0
/
+4
*
- mention the package that usually provides makeinfo
Bernhard Reutner-Fischer
2007-02-16
1
-1
/
+2
*
- busybox provides gzip
Bernhard Reutner-Fischer
2007-02-16
1
-0
/
+2
*
- do not use TARGET_DEVICE_TABLE if is is empty
Bernhard Reutner-Fischer
2007-02-15
7
-1
/
+19
*
- preparation for BR2_PACKAGE_BUSYBOX_SKELETON
Bernhard Reutner-Fischer
2007-02-15
29
-0
/
+672
*
- might make sense not to print ok if it was nak
Bernhard Reutner-Fischer
2007-02-15
1
-1
/
+2
*
- warn about missing makeinfo on the host.
Bernhard Reutner-Fischer
2007-02-15
1
-1
/
+6
*
- store the current patches for the kernel part somewhere
Bernhard Reutner-Fischer
2007-02-15
5
-0
/
+59566
*
- set some kernel related variables for use by packages
Bernhard Reutner-Fischer
2007-02-15
2
-2
/
+9
*
- uclibc-menuconfig provides a .config but doesn't provide .configured
Bernhard Reutner-Fischer
2007-02-15
1
-1
/
+1
*
- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout
Bernhard Reutner-Fischer
2007-02-15
3
-2
/
+4
*
- sched_{s,g}etaffinity depends on the respective syscalls.
Bernhard Reutner-Fischer
2007-02-14
1
-0
/
+55
*
- gcc-4.1.2 released
Bernhard Reutner-Fischer
2007-02-14
2
-8
/
+1
*
- backport fix for PR30620
Bernhard Reutner-Fischer
2007-02-13
1
-0
/
+12
*
-2 patch no longer available. Patch by Stefan Feilmeier
Peter Korsgaard
2007-02-13
1
-1
/
+1
*
- revert incorrect parts from sjhill's r17800 and add some more documentation.
Bernhard Reutner-Fischer
2007-02-12
2
-3
/
+10
*
Additional 1.4.1 patches
Peter Korsgaard
2007-02-12
2
-0
/
+85
*
- add cc-option and use it to check for stuff that is benefical for PREFER_IMA
Bernhard Reutner-Fischer
2007-02-12
4
-1
/
+22
[prev]
[next]