Commit Graph

3137 Commits

Author SHA1 Message Date
Jérôme Duval
6d8505a01e patch: use the outsourced packages.
* remove patch Jamfile from the build and patch sources from the tree.
* added patch to DevelopmentBase.
* should a bootstrap package be added?
2015-02-16 20:11:59 +01:00
Jérôme Duval
2fbe5f89dc Added packages for patch. 2015-02-16 19:36:03 +01:00
Augustin Cavalier
136a82ffc5 Cortex: add LoggingConsumer to the build. 2015-02-13 12:36:03 -05:00
Augustin Cavalier
cea5e640aa HaikuPorts/x86_gcc2: add package for xmlto, update xslt. 2015-02-13 11:24:02 -05:00
Augustin Cavalier
7d6915b4d0 Interface Guidelines: migrate to docs/, use DocBookCSS.
DocBookCSS is a mostly-pure-CSS2 implementation of the DocBook standard.
Unlike DocBookXSL which relies on transforming the XML, it utilizes the
XML-styling features of modern web browsers to display the DocBook.

Its appearance still is a long way from the Haiku Book and Userguide, but
it looks (mostly) the same as the old DocBookXSL so we can stop using that.
Eventually we just need to make DocBookCSS use our styling.
2015-02-12 17:08:04 -05:00
Augustin Cavalier
d7cde0634b OptionalPackages: remove cmake from the default packages.
* It no longer has consistent naming across architectures, as it's
   now GCC4-only.
 * It hasn't been in the default images for that reason since that change
   was made a few months ago, and nobody has missed it.
 * Only a few pieces of software use it at this point, so those who need
   it can simply run "pkgman install cmd:cmake".
2015-02-11 22:39:57 -05:00
Augustin Cavalier
e611f19907 gdb: outsource.
I didn't add the gdb package to the bundled packages because AFAIK,
most users / developers of Haiku use our built-in Debugger instead,
because it's so much more awesome (thanks, Ingo & Rene!).

If I'm somehow mistaken about that, please don't hesitate to speak
up and I'll add it.
2015-02-11 15:33:47 -05:00
Augustin Cavalier
63c5fe5e94 HaikuPorts/x86_gcc2: add gdb package. 2015-02-11 15:03:10 -05:00
Adrien Destugues
815df962c0 Add sdl2, sdl2_image, sdl2_ttf packages. 2015-02-11 10:29:42 +01:00
Humdinger
56abd3b03c Updated caladea font package.
Revision 1 erroneously provided "carlito". A copy&paste error in the recipe.
2015-02-11 08:58:24 +01:00
Jérôme Duval
3ebfc60924 added expat packages to bootstrap profiles. 2015-02-08 20:28:42 +01:00
Jérôme Duval
818f40d9b6 added expat_bootstrap
* removed cmd:tr from arm/m68k/ppc Haiku package definitions.
2015-02-08 14:46:04 +01:00
Humdinger
06b91a46b1 Adding bookmarkconverter
A commandline app by GCI student Markus Himmel that converts
Web+ bookmarks to Qupzilla (or HTML or Chrome) and vice-versa.
2015-02-07 17:56:31 +01:00
Jérôme Duval
0e03e5fc5d Add coreutils to bootstrap image 2015-02-07 16:42:35 +01:00
Jérôme Duval
7b1f967fa4 Update coreutils packages. 2015-02-07 16:40:13 +01:00
Adrien Destugues
a95c2ea95c Add packages for BeFAR, PhotoGrabber, and BePodder. 2015-02-07 11:34:14 +01:00
John Scipione
4f10c6a6e5 Revert "coreutils fixup fixup"
Thanks for explaining Jérôme Duval

This reverts commit a2adc97219.
2015-02-06 13:33:47 -05:00
John Scipione
a2adc97219 coreutils fixup fixup
* Put getlimits and kill back in the image, the former is not provided
  by coreutils, Haiku provides an updated version of the latter.
* frcode is not provided by either coreutils or Haiku and has been
  removed, do we need it?
2015-02-05 18:45:02 -05:00
Jérôme Duval
950ee98409 Add coreutils packages for x86_gcc2, x86 and x86_64.
* this is a mandatory package.
* removed related commands from the minimum image definition.
* removed related commands from the Haiku package PROVIDES.
* the su command is deprecated in 8.22. Use the 8.4 in-tree version.
* the packages contain and provide the df command, to be removed.
2015-02-05 18:57:21 +01:00
Adrien Destugues
3d9caafc62 Add packages for lighttpd 2015-02-05 10:59:31 +01:00
Axel Dörfler
10203293d1 Removed minimize_all again from the image.
* It's not only broken conceptionally, but also it's implementation
  is: it unconditionally filters all ctrl-cmd(-shift) key combinations.
* Since it's functionality should be implemented differently in the
  first place, it should be removed completely, though.
2015-02-02 22:13:49 +01:00
Alexander von Gluck IV
7e8f38e0f5 repo: update llvm to 3.5.1 2015-02-02 02:55:37 +00:00
Alexander von Gluck IV
ab6a085b71 repo: add clang to x86_64 2015-02-01 20:52:20 +00:00
Jérôme Duval
3776bace0c harfbuzz: fix provides. 2015-01-31 13:39:02 +01:00
Jérôme Duval
5100f28c53 Added x86_64 packages for harfbuzz, graphite2, fontconfig. 2015-01-31 13:33:44 +01:00
Jérôme Duval
f1ef17b87b Added packages for Carlito and Caladea fonts. 2015-01-31 12:58:09 +01:00
JackBurton
78a5e0daee Added BeScreenCapture to the gcc4 repo 2015-01-29 21:08:00 +01:00
Rene Gollent
9b14151f23 HaikuPorts_x86: Update haikuwebkit to 1.4.9. 2015-01-29 12:49:26 -05:00
Adrien Destugues
65b32f9c38 iHaikuWebkit 1.4.9 for x86_64. 2015-01-28 16:03:49 +01:00
Adrien Destugues
5bd7028d84 Update substrate and fontboy packages.
Both received some important bugfixes and other improvements.
2015-01-28 11:16:45 +01:00
Adrien Destugues
1caaa21b4e Ninja package for x86_64. 2015-01-28 09:05:53 +01:00
Adrien Destugues
d21c5eedf3 HaikuWebKit 1.4.9 - fixes redirect problems. 2015-01-27 12:54:28 +01:00
Adrien Destugues
6eb464d8e5 ncurses: remove non-existing headers directory
The build feature depended on a non-existing directory, causing all
dependencies to always be considered out of date by Jam.

Fixes #11664.
2015-01-27 11:07:50 +01:00
John Scipione
a0c8352718 Add input server filters
... for switching workspaces (removed from BWindow) and
minimize all (aka Show Desktop).

This moves the workspace switch behavior out of the BWindow class
and places it into it's own input server filter that does the same
thing. The difference is that you may now uninstall the workspace
switching filter to disable the behavior. These shortcuts were not
included in the BeOS R5 version of BWindow so represent additional
behavior added to Haiku.

minimize_all (aka Show Desktop) is a new input server filter that
allows you to minimize all windows by pressing cmd+ctrl+D. If
you do not like this behavior you may uninstall the minimize_all
input server filter.
2015-01-26 18:25:27 -05:00
Humdinger
29fb42ba55 Added packages for flare_x86, lbreakout2, lmarbles, ltris 2015-01-25 19:02:53 +01:00
Augustin Cavalier
819bfad2df HaikuPorts/x86_gcc2: package updates & additions.
* Doxygen 1.7.6.1 is not the current version, but it's the last in the
   1.7 line which is what we're using for the Haiku Book currently.
 * Git 2.2 has some new features (terminal coloring) and behavioral changes
   (most appeared as warning messages in Git 1.8). Most major Linux
   distros successfully switched, and HaikuPorter doesn't seem to rely
   on the old behavior.
 * PHP is a new add, I've successfully enabled some of the more commonly
   used features in our port (GD, ZLIB, CURL, i18n) so it's more useful now.
   This package does not contain any webserver integration files, but it does
   contain both the CLI and CGI interfaces as well as the builtin webserver.
 * ZSH now provides cmd:sh, so it's possible to switch your default shell to
   it. Mksh already provided cmd:sh so I didn't need to modify it. There
   are still some rough patches that occur when uninstalling Bash (e.g.
   Terminal app has an annoying alert that it can't find Bash so it's using
   /bin/sh instead) but it appears to work.
 * Go was ported in GSOC 2014 and has had a recipe since then, but nobody
   bothered to upload it.
 * RCS had an incorrect primary provide, fixed it (#9703).
2015-01-25 17:54:44 +01:00
Alexander von Gluck IV
a8ac9faab8 haikuports: Update x86_64 llvm to 3.5.0-1 2015-01-22 03:00:29 +00:00
Humdinger
bccd0cd661 Update QuickLaunch package.
Don't ignore /system/bin by default.
Now that more and more ports are available for Haiku, some GUI apps
do appear in that folder...
2015-01-16 15:36:20 +01:00
Humdinger
89678b6b5a Updated youtube-dl package. 2015-01-13 19:12:00 +01:00
Adrien Destugues
b8039c141e Add RCS package. 2015-01-11 18:18:05 +01:00
Jérôme Duval
d52ab7d045 disable debug build for userland_server
* it fails on gcc2 with inline functions requiring kernel symbols.
2015-01-10 23:36:43 +01:00
Jérôme Duval
85d8fa4988 Updated bash packages. 2015-01-10 18:11:35 +01:00
Jérôme Duval
2e386f20b7 Updated freetype packages 2015-01-10 17:20:31 +01:00
Jérôme Duval
6c1c9aa2b3 openssl: security update
Fix for CVE-2014-3571
Fix for CVE-2015-0206
Fix for CVE-2014-3569
Fix for CVE-2014-3572
Fix for CVE-2015-0204
Fix for CVE-2015-0205
Fix for CVE-2014-8275
Fix for CVE-2014-3570
2015-01-10 14:34:20 +01:00
Jérôme Duval
b9962ceac2 IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could
build on x86).
* POP3: fSizes type is now std::vector<size_t> instead of BList. Please review.
off_t might be a better choice.
* added the mail_daemon add-ons to the Haiku package again.
2015-01-08 22:31:43 +01:00
Humdinger
c531aa7cc5 Update Clockwerk package. Added the "Quick HowTo" document. 2015-01-08 17:01:54 +01:00
Rene Gollent
67d5656fab Fix x86,x86_64 build.
For the time being, exclude the new mail_daemon add-ons from the image,
as they break both the x86 and x86_64 builds by failing to compile in a
variety of ways.
2015-01-07 18:25:48 -05:00
Humdinger
61c227c6eb Added Clockwerk package. 2015-01-07 17:21:07 +01:00
Adrien Destugues
449e7cdde3 Actually remove RCS from the image. 2015-01-05 18:07:16 +01:00
Augustin Cavalier
0de25abadc bash_completion: delete from tree.
This was an old version of bash_completion and not included in the
image. An haikuports recipe is available if you need it.

Fixes #11660.

Signed-off-by: Adrien Destugues <pulkomandy@gmail.com>
2015-01-05 12:03:45 +01:00
Humdinger
c50f8331de Add app2png package
In order we can fill the Haiku Depot Server with icons for old apps.
2015-01-04 09:31:38 +01:00
Rene Gollent
7f10f053c5 x86: Package updates.
- Add package for ninja.
- Update haikuwebkit to 1.4.8.
2015-01-03 15:02:43 -05:00
Humdinger
985d0a7b8a Updated QuickLaunch package. 2015-01-02 13:45:39 +01:00
Jérôme Duval
2ece930012 libsolv_bootstrap: bump and sync version with haikuports.cross 2014-12-29 18:48:27 +01:00
Jérôme Duval
3f8e2902e1 Updated libsolv packages 2014-12-29 15:24:24 +01:00
Jérôme Duval
d1ff72af97 Sync gcc and binutils bootstrap versions with HaikuPorts recipes. 2014-12-29 11:37:45 +01:00
Jérôme Duval
5c120e2364 Updated gcc package for x86_64. 2014-12-28 18:28:17 +01:00
Jérôme Duval
c69fc48c60 Updated binutils packages. 2014-12-28 14:01:41 +01:00
Jérôme Duval
e1816b5a12 Updated libxml2 package for x86_64. 2014-12-27 21:44:22 +01:00
Jérôme Duval
56973fc338 Drop autotools and libtool from HaikuPortsCross
for arm, ppc, x86 and x86_gcc2. Moves bash to 4.3.30.
2014-12-27 14:00:45 +01:00
Jérôme Duval
1514783a71 Added stage0 packages for m68k. 2014-12-26 18:54:15 +01:00
Jérôme Duval
6519e4be6c Updated subversion packages for x86_gcc2 and x86_64. 2014-12-23 19:37:21 +01:00
Jérôme Duval
a818f2ca23 Updated libpng and libpng16 packages. 2014-12-23 18:55:29 +01:00
Jérôme Duval
58f8992f1d Updated gcc_x86 package for x86_gcc2 2014-12-23 18:11:13 +01:00
Adrien Destugues
62ee6b76e2 Update beam to avoid triggering #6400. 2014-12-23 10:33:01 +01:00
Humdinger
a2b422eff9 Updated installation folder of dejavu font. 2014-12-21 22:33:38 +01:00
Humdinger
00f5a0e84b Removed paladin_x86 from the repo. The gcc2 verso in the repo is enough... 2014-12-21 22:33:37 +01:00
Jérôme Duval
ad6a0df632 Updated gcc4 packages for x86. 2014-12-21 22:27:45 +01:00
Jérôme Duval
8de3277334 Updated libffi package for x86_64 2014-12-21 13:27:54 +01:00
Jérôme Duval
01cb0db9ba Updated Python packages. 2014-12-21 11:19:07 +01:00
Adrien Destugues
fde7000fd6 Update x86_64 libsolv to fix fopencookie build breakage on haiku. 2014-12-18 10:25:48 +00:00
Adrien Destugues
9a539f9e80 Outsource ncurses. 2014-12-18 10:18:39 +01:00
Humdinger
80719913de Updated Paladin version, added also as secondary arch. 2014-12-18 09:33:19 +01:00
Adrien Destugues
cf01ee8a45 Add the DejaVu fonts to the nightly profile. 2014-12-17 08:47:05 +01:00
Humdinger
7b48414c40 Added Paladin package 2014-12-16 19:34:54 +01:00
Adrien Destugues
4738a0e182 Remove built-in cal command.
* Replaced by gcal package
* Fixes #9696.
2014-12-16 14:31:04 +01:00
Adrien Destugues
92ab3ad71f Add a package for gcal. 2014-12-16 14:17:08 +01:00
Timothy Gu
e7dceac3fa Outsource DejaVu fonts
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-16 09:39:02 +01:00
Jérôme Duval
1cf6c6a79d Updated mercurial because of Python update. 2014-12-13 14:49:13 +01:00
Jérôme Duval
c6681bfa88 Added cvsps package for x86 2014-12-13 11:38:06 +01:00
Jérôme Duval
6256af17ef Updated python, git and scons packages for x86
Python 2.7 is now required for running HaikuPorter.
2014-12-13 11:10:00 +01:00
Adrien Destugues
18bd706d85 Add package for the Substrate screensaver. 2014-12-12 16:43:58 +01:00
Adrien Destugues
03f1ea8e5c Add package for Chat.
* This should be merged with the changes done in Dengon and Jabber4BeOS,
so let's raise the awareness of people about those by having packages
for it!
2014-12-12 13:51:01 +01:00
Adrien Destugues
75fe62cd00 Add package for Slayer. 2014-12-10 16:40:17 +01:00
Adrien Destugues
ea22ee950d Update boost packages against newly built ICU.
Thanks to cdesai for providing rebuilt packages!
2014-12-10 16:36:23 +01:00
Adrien Destugues
d181ea48ed Add the ape reader to the image again.
Fixes #7048.
2014-12-10 09:40:20 +01:00
Adrien Destugues
2311bdf24f AssembleNasm: add source dir to include path.
This makes it possible to %include local files. nasm doesn't allow this
otherwise (include paths are assumed relative to the working directory).

Fixes build of ape_reader.
2014-12-09 17:53:44 +01:00
Jérôme Duval
bbcb9a572a updated python package 2014-12-08 21:36:01 +01:00
Adrien Destugues
bd67cb1531 Outsource VL-Gothic font.
Fixes #11576.
2014-12-08 09:28:08 +01:00
Adrien Destugues
e1424d2104 Update arm_none_eabi_gcc and _newlib packages. 2014-12-06 11:17:04 +01:00
Adrien Destugues
522f368179 Update mc, mtr, colors, pecorename, netpulse packages. 2014-12-04 13:19:16 +01:00
Adrien Destugues
8e8d5c85b8 Remove vmware driver from the image. 2014-12-04 12:54:44 +01:00
Alexander von Gluck IV
bf4b97c694 x86_64: Add libsdl2 2.0.3-1
* I think it's ready, working here in a few SDL2
  demo apps
2014-12-03 16:30:06 +00:00
Adrien Destugues
06e005d120 Add package for vmware addons
Fixes #3838.
2014-12-03 16:51:03 +01:00
Alexander von Gluck IV
2ceafe4ec1 x86_64: Update glu package to 9.0.0-3 2014-12-03 15:38:04 +00:00
Alexander von Gluck IV
2e6421c613 x86_64: Update bash package to 4.3.30-1 2014-12-03 15:23:53 +00:00
Adrien Destugues
71da5aebd1 Fix vim to create its own setting folder
GCI2014.
2014-12-03 09:15:56 +01:00
Adrien Destugues
c37e6238d5 HaikuWebKit 1.4.8 2014-12-02 08:25:27 +01:00
Adrien Destugues
3f3d95fb3e Update freetype and add fontconfig packages.
Required for work on completing BFont implementation (::Blocks and
::IsFullAndHalfFixed can be provided using fontconfig data), as well as
a more correct font overlay and/or language > font mapping.
2014-12-01 15:23:42 +01:00
Jérôme Duval
969ddf9c9d libsolv_bootstrap: bump revision. 2014-11-29 22:08:10 +01:00
Adrien Destugues
6dee50beeb Add package for BeMines.
Fixes #9208.
2014-11-28 14:11:49 +01:00
Oliver Tappe
2462ab577d Drop autotools and libtool from haikuports.cross.
* None of these are required to be cross-built, as they all can be built on
  the bootstrap image just fine.
* Additionally, update bash_boostrap from 4.27 to 4.30, as 4.27 causes the
  build of gcc on the bootstrap image to fail.
2014-11-27 21:58:24 +01:00
Adrien Destugues
1abd97e225 Add SerialConnect to DeskBar menu.
It works well enough now.
2014-11-26 10:12:44 +01:00
Adrien Destugues
aca8c0ceb2 HaikuWebkit 1.4.7. 2014-11-26 08:23:37 +01:00
François Revol
2d764efa49 Update libassuan packages 2014-11-26 01:15:52 +01:00
François Revol
67d659f26e Update gpgme packages and add gcc2 version 2014-11-25 03:34:48 +01:00
François Revol
0e38333732 Update libassuan packages 2014-11-25 03:30:05 +01:00
François Revol
187e6ae426 Add packages for gpgme 2014-11-25 03:05:00 +01:00
Michael Lotz
176854ba4b Update transmission package to fix provides on x86_gcc2. 2014-11-23 18:05:26 +01:00
Michael Lotz
9f46451dd0 Add packages for transmission and its (build) dependencies.
* Packages for transmission and libevent for x86[_gcc2|_64].
* Build dependency packages intltool, xml_parser and file for x86[_64].
2014-11-23 16:49:21 +01:00
Adrien Destugues
fbf05ef15b Update libsolv package for now public fopencookie
* mmu_man added the function in Haiku, and now it conflicts with the
redeclaration that was hacked in libsolv, breaking the build.
2014-11-21 15:45:26 +01:00
Adrien Destugues
0e750c3aa6 Remove netfs, userlandfs from 64bit package repo
* They are not building, yet.
2014-11-20 16:02:37 +01:00
Adrien Destugues
05a922cd4d Exclude netfs package from x86_64
It is broken in a lot of places, more than I'm confident fixing.
2014-11-20 08:38:06 +01:00
Adrien Destugues
47a611ab85 Add packages for stlink and arm_none_eabi_gdb. 2014-11-19 23:42:25 +01:00
François Revol
108f3dec11 Add packages for libassuan 2014-11-19 17:17:43 +01:00
François Revol
0c288dd013 Add packages for libgpg-error 2014-11-19 17:13:51 +01:00
Adrien Destugues
a9957db651 Add packages for ed, mksh, zsh, fish, lnlauncher. 2014-11-19 10:03:11 +01:00
Adrien Destugues
5946ab012e Update grep to 2.20.
Fixes #9342.
2014-11-18 14:54:05 +01:00
Adrien Destugues
83b1a68c52 Move NetFS to a package
This is based on Jalopeura's patch to #10191, however, there are some
changes.
From the patch:
* Make userlandfs use separate "interface definition" files for each
filesystem, so the netfs package can provide a configuration file
* Add a short document on how to use NetFS
* Various fixes to netfs to make it build again (volatile atomics)
* The netfs_mount script for easier use of NetFS

Additional fixes:
* Move netfs_mount and the interface description file to data/ in the
source tree
* Use strlcat instead of strcat to avoid a buffer overflow
* Some parts were already applied in previous commits
2014-11-17 15:24:07 +01:00
Adrien Destugues
44f82a7875 Add a package for UserlandFS.
Fixes #10192.
2014-11-17 10:28:59 +01:00
Adrien Destugues
0302849860 Remove some unneeded file and partitionning systems
* googlefs: not working, needs update to match current page layout of
google searches
* Amiga and Apple partitionning systems: made them 68k and ppc-only,
respectively. There is not much use for those on x86 systems.

Also remove kdlhangman from the bootstrap packages.
2014-11-17 09:33:15 +01:00
Adrien Destugues
f89cd51852 Add package for Slime Volley. 2014-11-16 17:00:46 +01:00
Oliver Tappe
f17d87fa17 Fix #11458, pt.1: invoking jam from source dir does not work.
* Apply change suggested by Ingo: replace LocalDepends with Depends.
2014-11-16 15:55:52 +01:00
Jérôme Duval
242c022af8 Build against libpng16 instead of libpng.
* Also migrate freetype at the same time, otherwise freetype_devel
wouldn't install anymore.
2014-11-12 22:59:26 +01:00
Jérôme Duval
f44d20cb49 Update curl and libpng packages, add libpng16 packages.
* curl: security update for CVE-2014-3707
* libpng16 can be installed next to libpng, libpng16_devel cannot be
installed next to libpng_devel (only one of them).
2014-11-12 20:17:55 +01:00
François Revol
58cd1a5fb3 Update simh package 2014-11-11 00:15:32 +01:00
Adrien Destugues
946a694e70 Update OpenSSH to 6.6p1. 2014-11-10 18:25:33 +01:00
François Revol
44d31dca37 Update intltool package
To properly require cmd:file.
2014-11-10 01:12:04 +01:00
François Revol
4dcad4ed72 Add package for file
Required for intltool.
2014-11-10 01:11:05 +01:00
Alexander von Gluck IV
3f84ea0c7e ScreenInfo: Include screeninfo in images
* Rename from screen_info to screeninfo to match
  screenmode
2014-11-09 12:20:04 -06:00
Adrien Destugues
600c0527d5 *actually* update libsdl_x86
I failed to rebuild the package in the previous try...

Fixes #11429.
2014-11-09 13:51:30 +01:00
François Revol
2356253278 Update libusb_compat package 2014-11-09 02:21:48 +01:00
Adrien Destugues
30e8ed9f4f Add recipe for stm32flash. 2014-11-08 16:43:59 +01:00
François Revol
d4b75d6c6e Add package for gnupg 2014-11-08 02:48:29 +01:00
François Revol
84311a7294 Add packages for libusb-compat 2014-11-08 02:45:06 +01:00
François Revol
d978b683a2 libusb: update and add the missing devel package 2014-11-07 22:28:56 +01:00
Adrien Destugues
8ec3837ac8 update libsdl_x86 to include OpenGL viewport fix. 2014-11-07 22:04:11 +01:00
Adrien Destugues
c2c84efe20 Upload mesa package fixing be_bold_font issue.
BeOS GL based apps run again.
2014-11-07 16:14:16 +01:00
Jérôme Duval
2e4481508d Bootstrap: sync bootstrap package list
* also add the needed libtool_cross_generic on x86_64, x86, x86_gcc2.
2014-11-07 00:15:47 +01:00
François Revol
c56527927d Add package for ddrescue 2014-11-06 23:40:53 +01:00
Humdinger
9feefc7503 Updated DuckSaver package 2014-11-06 18:58:26 +01:00
Adrien Destugues
3b12362830 Add packages for most and slang
most is a replacement for less (why settle for less?). I've been using
it for some time and it works well, so making it more easily available.
2014-11-05 13:06:44 +01:00
Adrien Destugues
02591b8b71 Handle armv7hl as an host compiler architecture.
Thanks to dsjonny for noticing that was missing!
2014-11-05 11:44:51 +01:00
Adrien Destugues
68cd839edf Add droid fonts package. 2014-11-04 10:59:36 +01:00
François Revol
b56dad50b4 ARM: overo: use same load address as beagle xm
And leave 8M for the kernel.
2014-11-03 18:44:56 +01:00
Adrien Destugues
43e35cdeba Add package for psiconv. 2014-11-02 16:35:22 +01:00
François Revol
67555ed829 ARM: beagle: Also use the linux entry point
This way U-Boot is able to patch the FDT with the correct RAM size
before we get to read it.
2014-11-01 20:34:38 +01:00
François Revol
564a073b01 ARM: move uEnv.txt content to BoardSetup file
That's really where it belongs. Not all boards will need it,
but for now it's always created.
2014-11-01 19:57:48 +01:00
François Revol
49bb4c467c ARM: overo: Use the linux entry point version of the loader
And load the boot tgz and FDT separately from the SD card.

Hopefully U-Boot will now report available RAM size.
2014-11-01 17:11:39 +01:00
François Revol
2ea30bc6fc ARM: overo: use the correct bootloader, with a NetBSD entry point 2014-11-01 06:27:59 +01:00