[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: hurd: separate out epiphany-browser's installation from xdm's
Holger Levsen
gitlab at salsa.debian.org
Fri Apr 26 12:32:11 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
87da45f4 by Samuel Thibault at 2019-04-26T11:14:10Z
hurd: separate out epiphany-browser's installation from xdm's
So the xdm installation can succeed even if the epiphany-browser
installation does not.
- - - - -
52995f74 by Samuel Thibault at 2019-04-26T11:16:42Z
hurd: Use debian-ports archive
- - - - -
1 changed file:
- d-i-preseed-cfgs/debian_jessie_hurd_lxde_preseed.cfg
Changes:
=====================================
d-i-preseed-cfgs/debian_jessie_hurd_lxde_preseed.cfg
=====================================
@@ -83,7 +83,7 @@ d-i netcfg/wireless_wep string
#d-i mirror/protocol string ftp
d-i mirror/country string manual
d-i mirror/http/hostname string deb.debian.org
-d-i mirror/http/directory string /debian
+d-i mirror/http/directory string /debian-ports
d-i mirror/http/proxy string http://10.0.2.1:3128/
# Suite to install.
@@ -369,7 +369,7 @@ d-i preseed/early_command string sed -ie s/tty4/com0/ /etc/inittab ; kill -HUP 1
# directly, or use the apt-install and in-target commands to easily install
# packages and run commands in the target system.
#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh
-d-i preseed/late_command string apt-install xdm epiphany-browser ; echo /usr/bin/xdm >/target/etc/X11/default-display-manager
+d-i preseed/late_command string apt-install xdm ; apt-install epiphany-browser ; echo /usr/bin/xdm >/target/etc/X11/default-display-manager
# Alternatively, if you want to install to a location other than the mbr,
# uncomment and edit these lines:
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/a6412217c329c1b341816fd243250729d5e1f1c8...52995f74a6cece6267c75b779b9c46737f4b3308
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/a6412217c329c1b341816fd243250729d5e1f1c8...52995f74a6cece6267c75b779b9c46737f4b3308
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190426/22f5fc83/attachment.html>
More information about the Qa-jenkins-scm
mailing list