[arch-releng] [PATCH] [configs/releng] Unlist initscripts from remove list

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Fri Oct 12 17:27:59 EDT 2012


On 10/12/2012 01:38 PM, Gerardo Exequiel Pozzi wrote:
> Is not part anymore from {base} (testing/initscripts-2012.10.1-1)
>
> Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
> ---
>   configs/releng/build.sh | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configs/releng/build.sh b/configs/releng/build.sh
> index b074a5f..1c7e9a0 100755
> --- a/configs/releng/build.sh
> +++ b/configs/releng/build.sh
> @@ -29,7 +29,7 @@ make_basefs() {
>   
>       # Install systemd-sysvcompat in this way until hits {base} group
>       mkarchiso ${verbose} -w "${work_dir}" -C "${pacman_conf}" -D "${install_dir}" \
> -        -r 'pacman -R --noconfirm --noprogressbar initscripts sysvinit' \
> +        -r 'pacman -R --noconfirm --noprogressbar sysvinit' \
>           run
>       mkarchiso ${verbose} -w "${work_dir}" -C "${pacman_conf}" -D "${install_dir}" \
>           -p "systemd-sysvcompat" \
discard this, now sysvinit is removed from base, so removing completelly 
this hack...

-- 
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1



More information about the arch-releng mailing list