Re: [Tails-dev] Trying tails-create-iuk

Borrar esta mensaxe

Responder a esta mensaxe
Autor: Ague Mill
Data:  
Para: The Tails public development discussion list
Asunto: Re: [Tails-dev] Trying tails-create-iuk
intrigeri:
> > Using `sudo`,
>
> Thanks.
>
> > as the suggested in the documentation.
>
> May I ask which part of it? I did not find this easily.
> (I'd like to improve this after gathering my thoughts, tests, time and
> everything else needed.)


The release process contains the following command line:

Build the Incremental Update Kit

Example:

  $ sudo tails-create-iuk --squashfs-diff-name 0.14.squashfs \
    --old-iso tails-i386-0.14\~rc2.iso \
    --new-iso tails-i386-0.14.iso      \
    --outfile Tails_i386_0.14-rc2_to_0.14.iuk


<https://tails.boum.org/contribute/release_process/#index6h1>

That's more or less what I have tried to run (except for absolute paths
and version numbers).

--
Ague