[arch-commits] Commit in mkinitcpio-busybox/repos (3 files)
Thomas Bächler
thomas at archlinux.org
Thu Feb 11 19:11:39 UTC 2010
Date: Thursday, February 11, 2010 @ 14:11:39
Author: thomas
Revision: 68223
Merged revisions 68136,68221 via svnmerge from
svn+ssh://gerolde.archlinux.org/srv/svn-packages/mkinitcpio-busybox/trunk
........
r68136 | thomas | 2010-02-10 23:40:13 +0100 (Mi, 10 Feb 2010) | 2 lines
Add setfont to mkinitcpio, patch provided by Davorin U?\196?\141akar
........
r68221 | thomas | 2010-02-11 20:02:20 +0100 (Do, 11 Feb 2010) | 2 lines
Rebuild with setfont enabled
........
Modified:
mkinitcpio-busybox/repos/testing-x86_64/ (properties)
mkinitcpio-busybox/repos/testing-x86_64/PKGBUILD
mkinitcpio-busybox/repos/testing-x86_64/config
----------+
PKGBUILD | 4 ++--
config | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Property changes on: mkinitcpio-busybox/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /mkinitcpio-busybox/trunk:1-67454
+ /mkinitcpio-busybox/trunk:1-68222
Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2010-02-11 19:10:44 UTC (rev 68222)
+++ testing-x86_64/PKGBUILD 2010-02-11 19:11:39 UTC (rev 68223)
@@ -2,7 +2,7 @@
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=mkinitcpio-busybox
pkgver=1.15.3
-pkgrel=4
+pkgrel=5
pkgdesc="base initramfs tools"
arch=('i686' 'x86_64')
url="http://www.busybox.net/"
@@ -11,7 +11,7 @@
source=(http://busybox.net/downloads/busybox-${pkgver}.tar.bz2
config)
sha256sums=('d74020ad2cc5a4dcc5109c44dbd0e22582d6ce42954b0f1ff29763c8c0ff03cb'
- '28263e92651ba14bba00910546fdaf841e9b810ed23196869963e340ef1fd656')
+ 'abd66b978171447c20532ea23dd0a474c2c083d88658665fb1b7e2c3503a9bfe')
build() {
cd "${srcdir}/busybox-${pkgver}"
Modified: testing-x86_64/config
===================================================================
--- testing-x86_64/config 2010-02-11 19:10:44 UTC (rev 68222)
+++ testing-x86_64/config 2010-02-11 19:11:39 UTC (rev 68223)
@@ -287,7 +287,7 @@
# CONFIG_FEATURE_RESIZE_PRINT is not set
# CONFIG_SETCONSOLE is not set
# CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set
-# CONFIG_SETFONT is not set
+CONFIG_SETFONT=y
# CONFIG_FEATURE_SETFONT_TEXTUAL_MAP is not set
CONFIG_DEFAULT_SETFONT_DIR=""
# CONFIG_SETKEYCODES is not set
More information about the arch-commits
mailing list