Re: [arch-releng] Pacman Conflicts
Hi Chris, What conflicts are you having problems with? mkarchiso install packages without any interaction for the most part. MrG On 19/05/12 06:35, arch-releng-request@archlinux.org wrote:
Send arch-releng mailing list submissions to arch-releng@archlinux.org
To subscribe or unsubscribe via the World Wide Web, visit http://mailman.archlinux.org/mailman/listinfo/arch-releng or, via email, send a message with subject or body 'help' to arch-releng-request@archlinux.org
You can reach the person managing the list at arch-releng-owner@archlinux.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of arch-releng digest..."
Today's Topics:
1. Re: Removing packages from archiso (Christian Hesse) 2. test isos please! (Dieter Plaetinck) 3. Use pandoc instead of make-doc.sh (Dario Giovannetti) 4. Re: Use pandoc instead of make-doc.sh (Dieter Plaetinck) 5. Re: Use pandoc instead of make-doc.sh (Dario Giovannetti) 6. [PATCH] [archiso] use new mkinitcpio API in hooks (Gerardo Exequiel Pozzi)
----------------------------------------------------------------------
Message: 1 Date: Sun, 6 May 2012 13:10:55 +0200 From: Christian Hesse<list@eworm.de> To: Arch Linux Release Engineering<arch-releng@archlinux.org> Cc: mrgreen@linuxmail.org Subject: Re: [arch-releng] Removing packages from archiso Message-ID:<20120506131055.182f1575@leda> Content-Type: text/plain; charset=US-ASCII
Mr Green<mrgreen@linuxmail.org> on Sun, 2012/05/06 11:48:
Hi,
I am trying to build an iso that includes LTS kernel at the moment I can add linux-lts to package list. Need a clean way to remove linux [kernel]. Thinking along the lines of adding a 'pacman -R' to mkarchiso, possibly adding something like _pacman () maybe _pacman_remove().
Not sure it will be a possible patch as it may be of any other use to anyone.
Ideas are easy creating them is a different story I had a similar problem... Just created an iso with systemd. I added this to my build script:
mkarchiso ${verbose} -w "${work_dir}" -D "${install_dir}" \ -r "pacman -R --noconfirm sysvinit initscripts" run
However I would like to have a clean solution...
Is there any way to make pacman install packages and remove conflicts in a non interactive way in one run?
Mr Green <mrgreen@linuxmail.org> on Sat, 2012/05/19 07:02:
Hi Chris,
What conflicts are you having problems with? mkarchiso install packages without any interaction for the most part.
I want to install systemd, systemd-arch-units and systemd-sysvcompat. However systemd-sysvcompat conflicts with sysvinit which had been installed as a base package before. As the question to remove packages defaults to 'No' the installation fails. -- main(a,b){char*/* Schoene Gruesse */c="B?IJj;M" "EHCX:;";for(a/* Chris get my mail address: */=0;b=c[a++];) putchar(b-1/(/* gcc -o sig sig.c && ./sig */b/42*2-3)*42);}
participants (2)
-
Christian Hesse
-
Mr Green