#
a6a6e3a8 |
| 19-Feb-2019 |
Adrien Destugues <pulkomandy@gmail.com> |
Package kit: add likely-useful architectures
Required for bootstrapping them.
Change-Id: I179d8c73b08688946049bf18ff9151ef047e449b Reviewed-on: https://review.haiku-os.org/c/1071 Reviewed-by: waddl
Package kit: add likely-useful architectures
Required for bootstrapping them.
Change-Id: I179d8c73b08688946049bf18ff9151ef047e449b Reviewed-on: https://review.haiku-os.org/c/1071 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
show more ...
|
#
624ba548 |
| 29-Sep-2013 |
François Revol <revol@free.fr> |
Add missing architectures for packages
The list in packagefs wasn't in sync anyway.
|
#
9f81ca83 |
| 27-Sep-2013 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Merge branch 'package-management'
Conflicts: src/preferences/network/Jamfile
|
#
03d70b4e |
| 13-Jul-2013 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Add package architecture constant for x86-64
|
#
5dae1541 |
| 21-May-2013 |
Ingo Weinhold <ingo_weinhold@gmx.de> |
Add "source" package architecture
|
#
07b37bb0 |
| 15-Feb-2011 |
Oliver Tappe <zooey@hirschkaefer.de> |
* fix value of all enumeration types that are stored as part of a package or repository file
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40517 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
#
6f0278cd |
| 04-Feb-2011 |
Oliver Tappe <zooey@hirschkaefer.de> |
Implemented reading of package info attributes from hpkg file * added kernel-compatible datatypes for reading package info attribute values (PackageInfoAttributeValue.h) - these will be used at a
Implemented reading of package info attributes from hpkg file * added kernel-compatible datatypes for reading package info attribute values (PackageInfoAttributeValue.h) - these will be used at a later stage by the package-fs to transport those attributes to userland when asked to do so (by ioctl) * implemented parsing of package info attributes in PackageReaderImpl * added support for compressed package attribute section to PackageReaderImpl * completed the writing of package info attributes in PackageWriterImpl and fixed a couple of bugs exposed by parsing * adjusted 'package list' to show the package info attributes as they are found
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40354 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|