:: Re: [Dng] WIP: mdev packaging
Startseite
Nachricht löschen
Nachricht beantworten
Autor: Luke Kenneth Casson Leighton
Datum:  
To: Isaac Dunham
CC: dng
Betreff: Re: [Dng] WIP: mdev packaging
On Tue, Feb 24, 2015 at 4:19 AM, Isaac Dunham <ibid.ag@???> wrote:
> On Tue, Feb 24, 2015 at 12:34:58AM +0000, Luke Kenneth Casson Leighton wrote:
>> dpkg-buildpackage -rfakeroot
>> ...
>> dpkg-source: error: can't build with source format '3.0 (native)':
>> native package version may not have a revision
>>
>> dpkg-buildpackage -rfakeroot -nc problem "goes away"
>>
>
> Just pushed 0.6.1; this is a native package, and I shouldn't have
> used 0.6-* (a/k/a "don't trust dch").
>
> This update also adds several compat symlinks (/dev/std*, /dev/fd,
> /dev/core), a "Breaks:" for old initramfs-tools, and some fixes for
> disk_link.sh.
>
> Special thanks to lkcl for testing mdev so persistently.


ehh it was fun. the "Breaks: initramfs << 0.116" was because i had
tried building on wheezy, and the initramfs tools on wheezy resulted
in 50 warnings at boot and being unable to find the rootfs. baad :)
upgrading to initramfs-tools 0.116, problem went away immediately.

next i'll endeavour to deploy it on my laptop, it can't do any harm
as right now i'm running entirely without udev or mdev!

l.