Package: lilo
Version: 1:24.1-1
Severity: wishlist
Tags: d-i patch
User: debian-...@lists.debian.org
Usertags: port-x32 di-x32

Hi!
Please enable building lilo on x32.  All that needs to be done is adding it
to the Architectures: line in debian/control

It works for me with no further changes, if you'd prefer to test on your
own, you'll probably want an x32 d-i image:
http://debian-x32.org/#debian-installer


-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'unreleased'), (50, 'experimental')
Architecture: x32 (x86_64)

Kernel: Linux 3.18.5-x32 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
diff -Nru lilo-24.1/debian/changelog lilo-24.1/debian/changelog
--- lilo-24.1/debian/changelog	2014-10-17 21:40:48.000000000 +0200
+++ lilo-24.1/debian/changelog	2014-12-25 05:36:28.000000000 +0100
@@ -1,3 +1,9 @@
+lilo (1:24.1-1+x32) jessie-x32; urgency=medium
+
+  * Build for x32.
+
+ -- Adam Borowski <kilob...@angband.pl>  Thu, 25 Dec 2014 05:36:11 +0100
+
 lilo (1:24.1-1) unstable; urgency=medium
 
   * New upstream release:
diff -Nru lilo-24.1/debian/control lilo-24.1/debian/control
--- lilo-24.1/debian/control	2014-10-17 14:22:14.000000000 +0200
+++ lilo-24.1/debian/control	2014-12-25 05:35:48.000000000 +0100
@@ -11,7 +11,7 @@
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=lilo/debian.git
 
 Package: lilo
-Architecture: amd64 i386
+Architecture: amd64 i386 x32
 Pre-Depends: dpkg (>= 1.15.7.2)
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: LInux LOader - the classic OS boot loader

Reply via email to