This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
Ludovic Courtès
d25468bcb2
distro: Add i686-linux port.
* distro/packages/bootstrap/i686-linux/bash,
distro/packages/bootstrap/i686-linux/mkdir,
distro/packages/bootstrap/i686-linux/tar,
distro/packages/bootstrap/i686-linux/xz: New files.
* distro/packages/base.scm (%bootstrap-coreutils&co,
%bootstrap-binutils, %bootstrap-glibc, %bootstrap-gcc): Add hashes of
the i686-linux tarballs.
* Makefile.am (bootstrap_i686_linuxdir, dist_bootstrap_i686_linux_DATA,
nodist_bootstrap_i686_linux_DATA): New variables
(DISTCLEANFILES): Add $(nodist_bootstrap_i686_linux_DATA).
(distro/packages/bootstrap/i686-linux/guile-bootstrap-2.0.6.tar.xz):
New rule.
|
2012-10-26 19:10:37 +02:00 |
.. |
bootstrap
|
distro: Add i686-linux port.
|
2012-10-26 19:10:37 +02:00 |
base.scm
|
distro: Add i686-linux port.
|
2012-10-26 19:10:37 +02:00 |
databases.scm
|
distro: Add the `guile', `typesetting', and `databases' package modules.
|
2012-09-26 23:00:36 +02:00 |
guile.scm
|
distro: Add pkg-config.
|
2012-09-26 23:06:45 +02:00 |
ld-wrapper.scm
|
distro: Rename (distro ...) to (distro packages ...).
|
2012-09-26 22:00:58 +02:00 |
typesetting.scm
|
utils: Add `mkdir-p'; use it.
|
2012-10-17 23:25:25 +02:00 |