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
/
busybox
/
busybox.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
busybox: only install S01logging / S10mdev if not present in fs skeleton
Peter Korsgaard
2011-10-18
1
-3
/
+6
*
package: remove useless arguments from GENTARGETS
Thomas Petazzoni
2011-09-29
1
-1
/
+1
*
busybox: Add busybox-xconfig and busybox-gconfig rules
Benoit Mauduit
2011-07-24
1
-2
/
+3
*
busybox: provide /etc/mdev.conf if mdev is used
Luca Ceresoli
2011-07-11
1
-0
/
+6
*
busybox: only install S01logging if syslogd applet is enabled
Peter Korsgaard
2011-07-04
1
-2
/
+4
*
Rework the logging daemons startup
Maxime Ripard
2011-07-04
1
-0
/
+6
*
Remove obsolete code in busybox.mk
Maxime Ripard
2011-07-04
1
-8
/
+0
*
busybox: remove quirk for old unsupported versions
Maxime Ripard
2011-07-04
1
-11
/
+0
*
busybox: adjust configuration for non-MMU targets
Thomas Petazzoni
2011-06-12
1
-0
/
+9
*
busybox: tune config according to BR2_TOOLCHAIN_HAS_SHADOW_PASSWORDS
Thomas Petazzoni
2011-06-12
1
-0
/
+9
*
Create menu entry to select device creation method
Yegor Yefremov
2011-05-09
1
-0
/
+15
*
busybox: ensure source gets downloaded/extracted/patched before -menuconfig
Peter Korsgaard
2011-03-28
1
-1
/
+1
*
busybox: fix busybox-menuconfig after 69df644f5
Kim Jae-hui
2011-01-18
1
-1
/
+1
*
busybox: let buildroot handle stripping
Mike Frysinger
2011-01-11
1
-1
/
+2
*
busybox: unify duplicated build steps
Mike Frysinger
2011-01-11
1
-17
/
+12
*
busybox: get rid of BR2_PACKAGE_BUSYBOX_FULLINSTALL
Peter Korsgaard
2010-12-21
1
-11
/
+1
*
busybox: move udhcp script from skeleton to package
Lionel Landwerlin
2010-12-13
1
-1
/
+4
*
uClibc: remove old 0.9.28 support
Peter Korsgaard
2010-07-29
1
-1
/
+1
*
busybox: fix cflags
Gustavo Zacarias
2010-07-22
1
-14
/
+14
*
move default skeleton to fs/ and drop busybox skeleton
Dmytro Milinevskyy
2010-07-18
1
-8
/
+0
*
busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15
Gustavo Zacarias
2010-07-12
1
-104
/
+130
*
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-07-07
1
-3
/
+3
*
busybox: pass EXTRA_LDFLAGS for external toolchains
Grant Edwards
2010-05-01
1
-0
/
+2
*
busybox: make sure architecture flags are used at link time
Thomas Petazzoni
2010-04-17
1
-4
/
+4
*
Remove BR2_PREFER_IMA
Thomas Petazzoni
2010-04-11
1
-8
/
+0
*
busybox: respect BR2_PREFER_STATIC_LIB
Peter Korsgaard
2010-04-05
1
-0
/
+5
*
busybox: look at kernel headers for include files as well
Peter Korsgaard
2009-11-28
1
-3
/
+4
*
Remove the "project" feature
Thomas Petazzoni
2009-09-16
1
-6
/
+6
*
packages: use qstrip
Thomas Petazzoni
2009-09-05
1
-4
/
+2
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-1
/
+1
*
busybox: also enable ipv6 support in ifupdown if ipv6 support is enabled
Peter Korsgaard
2009-08-24
1
-0
/
+2
*
busybox: autodetect nfs mount support based on BR2_INET_RPC setting
Peter Korsgaard
2009-06-22
1
-0
/
+5
*
busybox: fix brown paper bag typo introduced in a7ed91a
Peter Korsgaard
2009-05-26
1
-1
/
+1
*
busybox: additional 1.14.0 fixes
Peter Korsgaard
2009-05-19
1
-1
/
+1
*
busybox: remove ancient versions
Peter Korsgaard
2009-04-15
1
-6
/
+0
*
busybox: add 1.14.x
Peter Korsgaard
2009-04-15
1
-2
/
+2
*
busybox: rebuild if .config changed
Peter Korsgaard
2009-01-29
1
-4
/
+4
*
busybox: remove unused handling of ancient versions no longer in BR
Peter Korsgaard
2009-01-29
1
-8
/
+0
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-1
/
+1
*
busybox: fixup id applet on 1.13.0 for old uclibc versions
Peter Korsgaard
2008-11-21
1
-0
/
+8
*
busybox: fix missing dependencies in unpacked and config rules
Peter Korsgaard
2008-08-06
1
-2
/
+2
*
confusing busybox config option description patch, busybox can be built as sh...
John Voltz
2008-03-21
1
-1
/
+1
*
busybox: remove config dependency on busybox-source
Peter Korsgaard
2008-03-11
1
-1
/
+1
*
- just use the strip binary to avoid confusing libtool (quotes)
Bernhard Reutner-Fischer
2007-10-01
1
-1
/
+1
*
- no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2007-09-30
1
-7
/
+7
*
Add more management to linux and buysbox packages
Ulf Samuelsson
2007-09-26
1
-2
/
+8
*
- remove inadequate dependencies prerequisite.
Bernhard Reutner-Fischer
2007-09-22
1
-1
/
+1
*
- global whitespace trimming
Bernhard Reutner-Fischer
2007-08-22
1
-7
/
+7
*
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-21
1
-7
/
+7
*
BSP Patch:
Ulf Samuelsson
2007-07-12
1
-4
/
+4
[next]