[Vmdebootstrap-devel] Why is --no-extlinux no longer working?

Neil Williams codehelp at debian.org
Tue Dec 16 10:22:56 UTC 2014


On Tue, 16 Dec 2014 10:01:45 +0100
Petter Reinholdtsen <pere at hungry.com> wrote:

> [Neil Williams]
> > AFAICT it does. Compare ./vmdebootstrap
> > with /usr/sbin/vmdebootstrap.
> 
> Strange.
> 
> The ./vmdebootstrap file is the one with version 0.5 fetched from
> <URL: git://git.liw.fi/vmdebootstrap >.  Is this the wrong version?


neil at sylvester:vmdebootstrap (master)$ md5sum vmdebootstrap
bef976b807e6dbcb02c3e92c8cd7148f  vmdebootstrap
neil at sylvester:vmdebootstrap (master)$ md5sum /usr/sbin/vmdebootstrap
8e4bc4a806bb2d54e5d7a3e67b95b782  /usr/sbin/vmdebootstrap

This agrees with the md5sums content inside the vmdebootstrap_0.5.1_amd64.deb available from the mirrors:
8e4bc4a806bb2d54e5d7a3e67b95b782  usr/sbin/vmdebootstrap

neil at sylvester:vmdebootstrap (master)$ diff -u vmdebootstrap /usr/sbin/vmdebootstrap
--- vmdebootstrap	2014-12-16 10:11:32.155212251 +0000
+++ /usr/sbin/vmdebootstrap	2014-11-16 15:32:23.000000000 +0000
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#! /usr/bin/python
 # Copyright 2011-2013  Lars Wirzenius
 # Copyright 2012  Codethink Limited
 # Copyright 2014 Neil Williams <codehelp at debian.org>

Applying that diff also gives the same md5sum.

neil at sylvester:vmdebootstrap (master)$ git log -n1
commit 1ce8413f4fae5ef8f527c4d3b63ed5e7322411c0
Author: Neil Williams <codehelp at debian.org>
Date:   Sun Nov 16 15:10:24 2014 +0000

    Fix typo in bootsize partition space
    
    Update manpage advice on bootloader options.

https://buildd.debian.org/status/fetch.php?pkg=vmdebootstrap&arch=arm64&ver=0.5-1&stamp=1416153630
-rwxr-xr-x root/root     26280 2014-11-16 16:00 ./usr/sbin/vmdebootstrap
neil at sylvester:vmdebootstrap (master)$ ls -l /usr/sbin/vmdebootstrap 
-rwxr-xr-x 1 root root 26280 Nov 16 15:32 /usr/sbin/vmdebootstrap


-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/attachments/20141216/a7b90586/attachment.sig>


More information about the Vmdebootstrap-devel mailing list