Bug#740786: flash-kernel: add support for Buffalo Linkstation LS-XHL

2014-03-12 Thread Ian Campbell
On Tue, 2014-03-11 at 00:34 +0100, Cyril Brulebois wrote:
 Hi Michael,
 
 Michael Walle mich...@walle.cc (2014-03-04):
  Package: flash-kernel
  Severity: normal
  Tags: patch
  
  The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
  the Linux 3.12 backports package for wheezy.
  
  The attached patch updates the flash-kernel database for the LS-XHL.
 
 thanks again, and Ian, same question as for libdebian-installer. ;)

Hrm, thought I'd already committed this but that was actually #734130
for a similar but different system LS-CHLv2. This looks OK to me so I
went ahead and committed it.

Ian.


signature.asc
Description: This is a digitally signed message part


Bug#740786: flash-kernel: add support for Buffalo Linkstation LS-XHL

2014-03-10 Thread Cyril Brulebois
Hi Michael,

Michael Walle mich...@walle.cc (2014-03-04):
 Package: flash-kernel
 Severity: normal
 Tags: patch
 
 The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
 the Linux 3.12 backports package for wheezy.
 
 The attached patch updates the flash-kernel database for the LS-XHL.

thanks again, and Ian, same question as for libdebian-installer. ;)

 From 354a8994cf2890396df6bc08e98e244c1527f24e Mon Sep 17 00:00:00 2001
 From: Michael Walle mich...@walle.cc
 Date: Tue, 4 Mar 2014 23:25:15 +0100
 Subject: [PATCH] db: add support for Buffalo Linkstation LS-XHL
 
 The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
 the Linux 3.12 backports package for wheezy.
 ---
  README|1 +
  db/all.db |   12 
  2 files changed, 13 insertions(+)
 
 diff --git a/README b/README
 index 7f4b8e4..f9a1501 100644
 --- a/README
 +++ b/README
 @@ -17,6 +17,7 @@ The following systems are supported:
   - Buffalo Linkstation Live with BitTorrent (LS-CHLv2)
   - Buffalo Linkstation Mini
   - Buffalo Linkstation Pro
 + - Buffalo Linkstation Pro (LS-XHL)
   - Buffalo/Revogear Kurobox Pro
   - D-Link DNS-323
   - Genesi Efika Nettop
 diff --git a/db/all.db b/db/all.db
 index 67efaaf..6599ec6 100644
 --- a/db/all.db
 +++ b/db/all.db
 @@ -42,6 +42,18 @@ Boot-Initrd-Path: /boot/initrd.buffalo
  Required-Packages: u-boot-tools
  Bootloader-Sets-Incorrect-Root: yes
  
 +Machine: Buffalo Linkstation LS-XHL
 +Kernel-Flavors: kirkwood
 +DTB-Id: kirkwood-lsxhl.dtb
 +DTB-Append: yes
 +U-Boot-Kernel-Address: 0x8000
 +U-Boot-Initrd-Address: 0x0
 +Boot-Kernel-Path: /boot/uImage.buffalo
 +Boot-Initrd-Path: /boot/initrd.buffalo
 +Boot-DTB-Path: /boot/dtb
 +Required-Packages: u-boot-tools
 +Bootloader-Sets-Incorrect-Root: yes
 +
  Machine: Buffalo/Revogear Kurobox Pro
  Kernel-Flavors: orion5x
  Machine-Id: 1509

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#740786: flash-kernel: add support for Buffalo Linkstation LS-XHL

2014-03-04 Thread Michael Walle
Package: flash-kernel
Severity: normal
Tags: patch

The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
the Linux 3.12 backports package for wheezy.

The attached patch updates the flash-kernel database for the LS-XHL.



-- System Information:
Debian Release: 7.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
From 354a8994cf2890396df6bc08e98e244c1527f24e Mon Sep 17 00:00:00 2001
From: Michael Walle mich...@walle.cc
Date: Tue, 4 Mar 2014 23:25:15 +0100
Subject: [PATCH] db: add support for Buffalo Linkstation LS-XHL

The Buffalo Linkstation Pro, model LS-XHL, is supported by Debian as of
the Linux 3.12 backports package for wheezy.
---
 README|1 +
 db/all.db |   12 
 2 files changed, 13 insertions(+)

diff --git a/README b/README
index 7f4b8e4..f9a1501 100644
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ The following systems are supported:
  - Buffalo Linkstation Live with BitTorrent (LS-CHLv2)
  - Buffalo Linkstation Mini
  - Buffalo Linkstation Pro
+ - Buffalo Linkstation Pro (LS-XHL)
  - Buffalo/Revogear Kurobox Pro
  - D-Link DNS-323
  - Genesi Efika Nettop
diff --git a/db/all.db b/db/all.db
index 67efaaf..6599ec6 100644
--- a/db/all.db
+++ b/db/all.db
@@ -42,6 +42,18 @@ Boot-Initrd-Path: /boot/initrd.buffalo
 Required-Packages: u-boot-tools
 Bootloader-Sets-Incorrect-Root: yes
 
+Machine: Buffalo Linkstation LS-XHL
+Kernel-Flavors: kirkwood
+DTB-Id: kirkwood-lsxhl.dtb
+DTB-Append: yes
+U-Boot-Kernel-Address: 0x8000
+U-Boot-Initrd-Address: 0x0
+Boot-Kernel-Path: /boot/uImage.buffalo
+Boot-Initrd-Path: /boot/initrd.buffalo
+Boot-DTB-Path: /boot/dtb
+Required-Packages: u-boot-tools
+Bootloader-Sets-Incorrect-Root: yes
+
 Machine: Buffalo/Revogear Kurobox Pro
 Kernel-Flavors: orion5x
 Machine-Id: 1509
-- 
1.7.10.4