:: [DNG] devuan base-installer bootst…
Top Page
Delete this message
Reply to this message
Author: aitor_czr
Date:  
To: dng
Subject: [DNG] devuan base-installer bootstrap-base pkgdetails GETDEPS, with exclude?
Hi Frits,

After doing a change in the sources you have to commit the change:

$ git add .
$ git commit --all

and then type:

$ dpkg-source --commit

This will ask you about the name of the patch. Once the patch has been
crated, you have to commit the new patch:

$ git add .
$ git commit --all

Aitor.

On 19/10/15 13:48, Godefridus Daalmans <frits@???> wrote:
> Yes, the e-mail header may be a bit cryptic. apologies.
>
> Has anyone done a "debootstrap exclude option" on the pkgdetails.c
> program in base-installer yet?
>
> Please note, that this is a request for information, not an accusation
> :-)
>
> Package: init Pre-Depends: systemd-sysv | sysvinit-core | upstart bites
> me again:-(
>
>
> It's slow going to try to fix things in the live-build installer:-( but
> every few days a bit progress.
>
> I patched live-build version 4.0.3-1.1+devuan1 here:
> https://git.devuan.org/fritsd/live-build/commits/live-build-4.0.3-1.1+devuan1
>
> but WATCHOUT I don't understand how to do a quilt and git workflow
> together, so you may need to delete the two previous commits.
>
> I still have at least 2 problems to fix.