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
*
sqlite installs into /usr/bin
Peter Korsgaard
2007-01-18
1
-3
/
+3
*
Bump version
Peter Korsgaard
2007-01-18
1
-1
/
+1
*
removed leftover debugging stuff
Peter Korsgaard
2007-01-17
1
-1
/
+0
*
rdesktop package
Peter Korsgaard
2007-01-17
4
-1
/
+95
*
- convert to lowercase to match the other sub-arches
Bernhard Reutner-Fischer
2007-01-17
1
-2
/
+2
*
Fixup description (pango cut'n'paste)
Peter Korsgaard
2007-01-17
1
-6
/
+6
*
s/pango/cairo/
Peter Korsgaard
2007-01-17
1
-1
/
+1
*
- add ARM_IWMMXT variant since uClibc supports it
Bernhard Reutner-Fischer
2007-01-17
1
-0
/
+3
*
- put haserl into the networking section
Bernhard Reutner-Fischer
2007-01-17
1
-1
/
+1
*
- wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
Bernhard Reutner-Fischer
2007-01-17
1
-1
/
+1
*
- add a BR2_NETWORK_SUPPORT and move related packages to it
Bernhard Reutner-Fischer
2007-01-17
1
-52
/
+65
*
- make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer
Bernhard Reutner-Fischer
2007-01-17
1
-3
/
+2
*
- add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that
Bernhard Reutner-Fischer
2007-01-17
2
-1
/
+54
*
- move the X packages into a separate menu
Bernhard Reutner-Fischer
2007-01-17
1
-14
/
+28
*
PNG package is called BR2_PACKAGE_LIBPNG
Peter Korsgaard
2007-01-17
1
-1
/
+1
*
- add short section about offline-builds
Bernhard Reutner-Fischer
2007-01-17
1
-0
/
+13
*
hackup libtool for avahi and libdaemon, as with other packages
Eric Andersen
2007-01-17
2
-0
/
+154
*
select XORG rather than depend on it.
Eric Andersen
2007-01-17
1
-1
/
+1
*
- forgot to mkdir
Bernhard Reutner-Fischer
2007-01-16
1
-0
/
+1
*
- prepare a host-freetype target that could be used to build the build-utils
Bernhard Reutner-Fischer
2007-01-16
1
-1
/
+28
*
- use the correct path to configure
Bernhard Reutner-Fischer
2007-01-16
2
-3
/
+3
*
- pass the freetype-config location to make and disable building docs.
Bernhard Reutner-Fischer
2007-01-16
1
-0
/
+3
*
- provide host-libgmp and host-libmpfr
Bernhard Reutner-Fischer
2007-01-16
2
-67
/
+53
*
- bump version
Bernhard Reutner-Fischer
2007-01-16
5
-0
/
+265
*
- pass the selected arm variant and ABI setting down to uClibc.
Bernhard Reutner-Fischer
2007-01-16
1
-4
/
+11
*
Add in a few useful bits for font handling
Eric Andersen
2007-01-16
1
-0
/
+6
*
Remove all of the binaries except for the one used for the target even though...
"Steven J. Hill"
2007-01-16
1
-1
/
+4
*
Fix failed build due to addition of '--libdir=/lib' which changed the locatio...
"Steven J. Hill"
2007-01-16
1
-2
/
+2
*
missed a spot -- need to add metacity here as well. We really should add some
Eric Andersen
2007-01-15
1
-0
/
+1
*
Add a somewhat basic window manager
Eric Andersen
2007-01-15
5
-0
/
+193
*
update xorg build a bit more, trim the default set of bitmapped
Eric Andersen
2007-01-15
6
-8
/
+71
*
do not install build stuff into the target unless specifically asked to do so
Eric Andersen
2007-01-15
1
-4
/
+6
*
lose the extra space
Eric Andersen
2007-01-15
1
-1
/
+0
*
teach fontconfig to actually apply its patches
Eric Andersen
2007-01-15
2
-2
/
+6
*
- andersee, why was this duplicated and hardcoded here?
Bernhard Reutner-Fischer
2007-01-15
1
-2
/
+5
*
- ignore error if var/run/dbus already exists. Thanks whirm for noticing
Bernhard Reutner-Fischer
2007-01-15
1
-1
/
+1
*
but now there is..
Bernhard Reutner-Fischer
2007-01-15
1
-0
/
+1
*
- bump version to 2.6.19.2
Bernhard Reutner-Fischer
2007-01-15
2
-5
/
+5
*
oops, embed $(STAGING_DIR) rather than hard coding my home dir...
Eric Andersen
2007-01-14
1
-1
/
+1
*
fix build and ensure we install needed runtime components
Eric Andersen
2007-01-14
12
-2496
/
+522
*
some pkgconfig hacks to make things somewhat work
Eric Andersen
2007-01-14
11
-2
/
+106
*
Add new 'hal' package.
"Steven J. Hill"
2007-01-14
8
-0
/
+553
*
silly typos
Eric Andersen
2007-01-14
2
-2
/
+2
*
there is no 'package/hal/' at present...
Eric Andersen
2007-01-14
1
-1
/
+0
*
- Remove CC_FOR_BUILD="$(HOSTCC)" since it is already contained in the
Bernhard Reutner-Fischer
2007-01-14
4
-4
/
+4
*
- add missing foo-source target for "make source" for downloading
Bernhard Reutner-Fischer
2007-01-14
4
-0
/
+8
*
Add Samba to buildroot.
"Steven J. Hill"
2007-01-14
5
-0
/
+446
*
Remove man pages after installing into target filesystem.
"Steven J. Hill"
2007-01-14
1
-1
/
+4
*
Add libevent package. I started building all the components needed for NFSv4 ...
"Steven J. Hill"
2007-01-14
3
-0
/
+80
*
Update patch.
"Steven J. Hill"
2007-01-14
1
-21
/
+42
[next]