[arch-commits] Commit in mkinitcpio-busybox/trunk (PKGBUILD config)

Thomas Bächler thomas at archlinux.org
Wed Feb 10 22:40:13 UTC 2010


    Date: Wednesday, February 10, 2010 @ 17:40:13
  Author: thomas
Revision: 68136

Add setfont to mkinitcpio, patch provided by Davorin U?\196?\141akar

Modified:
  mkinitcpio-busybox/trunk/PKGBUILD
  mkinitcpio-busybox/trunk/config

----------+
 PKGBUILD |    2 +-
 config   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-10 21:13:16 UTC (rev 68135)
+++ PKGBUILD	2010-02-10 22:40:13 UTC (rev 68136)
@@ -11,7 +11,7 @@
 source=(http://busybox.net/downloads/busybox-${pkgver}.tar.bz2
         config)
 sha256sums=('d74020ad2cc5a4dcc5109c44dbd0e22582d6ce42954b0f1ff29763c8c0ff03cb'
-            '28263e92651ba14bba00910546fdaf841e9b810ed23196869963e340ef1fd656')
+            'abd66b978171447c20532ea23dd0a474c2c083d88658665fb1b7e2c3503a9bfe')
 
 build() {
   cd "${srcdir}/busybox-${pkgver}"

Modified: config
===================================================================
--- config	2010-02-10 21:13:16 UTC (rev 68135)
+++ config	2010-02-10 22:40:13 UTC (rev 68136)
@@ -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