On 20/05/2015 00:33, Steve McIntyre wrote:
On Mon, May 18, 2015 at 02:44:50PM +0200, Robert Spencer wrote:
Hi,
I have the following error in my build logs for jessie i386:
mcopy: File "::efi/boot/bootx64.efi" not found
The odd thing is I build amd64 on the same build server and t
mcopy -i boot$N/isolinux/grub/efi.img ::efi/boot/bootx64.efi
$CDDIR/efi/boot/bootx64.efi
Has anyone else experienced this problem?
--
Robert Spencer
--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia
On 04/03/2015 23:53, Steve McIntyre wrote:
On Wed, Mar 04, 2015 at 06:27:04PM +0200, Robert Spencer wrote:
Hi,
I've run into a strange issue, hopefully I'm just missing something.
My boss wants me to change the Bash prompt for all users of our CD.
I've had some success by
the
prompt for the first user.
I've tried changing files in /target/etc/skel/ with no success.
Has anyone else had success with changing the prompt for all users and
how did you do it?
--
Robert Spencer
--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of &q
lp further with this bug?
--
Robert Spencer
--
To UNSUBSCRIBE, email to debian-cd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/sig.12823f45e2.53d1112e.4070...@lbsd.net
Package: debian-cd
Version: 3.1.12
I'm making a custom server netinstall ISO, so there are no MS Windows
files and no need for them. Unfortunately there's currently no check for
loadlin.exe, so install.bat gets created regardless.
The attached patch file fixes this.
--
Robe
ebian-cd can cope whether those
files are present or not.
--
Robert Spencer
--- tools/boot/squeeze/boot-x86~ 2011-02-22 20:52:44.0 +
+++ tools/boot/squeeze/boot-x86 2013-04-25 12:50:20.0 +
@@ -269,17 +269,14 @@
if [ -z "$MULTIARCH" ]; then
# Set up isolin
pdate-cd seems to be the only
script that uses it and update-cd does not set BDIR.
Bonus, the following error message gets fixed as the path was wrong:
tools/make_disc_trees.pl:867:|| die "Can't write in
$tdir/add_packages.log!\n";
I hope the attached patch file is sat
On 18/04/2013 14:15, Raphael Hertzog wrote:
On Tue, 16 Apr 2013, Robert Spencer wrote:
And have debian-cd extract the file and pass it around to APT and debootstrap.
And then DEBOOTSTRAP_OPTS would default to "--no-check-gpg" and we would just
unset it to activate the GPG ch
Package: debian-cd
Version: 3.1.12
The alterations in response to bug 695080 go a long way to add support
to isolinux, but don't help for grub.
The attached patch file fixes that.
--
Robert Spencer
--- tools/start_new_disc~ 2013-04-01 01:26:54.0 +
+++ tools/start_new_disc 20
r 512
make: *** [image-trees] Error 9
I'm making a custom server netinstall ISO, so there are no MS Windows
files and no need for them.
--
Robert Spencer
--- tools/boot/squeeze/boot-x86~ 2011-02-22 20:52:44.0 +
+++ tools/boot/squeeze/boot-x86 2013-04-10 13:17:30.0 +
On 12/04/2013 10:54, Raphael Hertzog wrote:
On Wed, 10 Apr 2013, Robert Spencer wrote:
I don't have a non-Debian system to test it on, but I hope the
attached patch file meets your requirements (it's for debian-cd
3.1.12).
I have tested it on my build system and the defaults work.
On 20/03/2013 15:46, Steve McIntyre wrote:
On Wed, Mar 20, 2013 at 10:30:55AM +0200, Robert Spencer wrote:
On 19/03/2013 18:09, Steve McIntyre wrote:
Ish. In fact, there's a deeper bug here - the udeb include/exclude
code is actually worse than you think. At the moment, we get away
On 28/03/2013 09:42, Raphael Hertzog wrote:
Hi,
On Tue, 19 Mar 2013, Steve McIntyre wrote:
On Tue, Mar 19, 2013 at 04:41:08PM +0200, Robert Spencer wrote:
There's a long standing error that I've seen even in on-line official
Debian CD build logs.
W: GPG error: file: squeeze R
.
--
Robert Spencer
--- CONF.sh~ 2013-01-15 01:56:42.0 +
+++ CONF.sh 2013-03-20 09:13:51.0 +
@@ -84,11 +84,11 @@
# ... for arch
if [ -z "$ARCHES" ]; then
- CPU=`dpkg-architecture -qDEB_HOST_DPKG_CPU 2>/dev/null || true`
+ CPU=`dpkg-architecture -qDEB_HOST_AR
On 19/03/2013 18:09, Steve McIntyre wrote:
On Tue, Mar 19, 2013 at 05:35:24PM +0200, Robert Spencer wrote:
Package: debian-cd
Version: 3.1.11
When building multi-arch ISOs I noted a error that repeated twice.
WARNING: Unable to read UDEB_EXCLUDE file
/home/idms/debian-cd/data/squeeze
k for that.
I'm also assuming that UDEB_INCLUDE, being in the same area as
UDEB_EXCLUDE, suffers from the same problem.
Attached please find a patch file that fixes the error.
--
Robert Spencer
--- tools/start_new_disc~ 2012-05-30 07:35:23.0 +
+++ tools/start_new_disc 2013-0
ation between squeeze and wheezy.
Attached please find a patch file that fixes the error.
--
Robert Spencer
--- tools/update_tasks~ 2012-06-05 17:28:41.0 +
+++ tools/update_tasks 2013-03-14 11:14:02.0 +
@@ -72,6 +72,10 @@
my $descfile = "usr/share/tasksel/de
the error.
--
Robert Spencer
--- Makefile~ 2012-09-17 00:49:36.0 +
+++ Makefile 2013-03-19 14:52:56.0 +
@@ -338,7 +338,7 @@
fi; \
if [ "$(SOURCEONLY)"x != "yes"x ] ; then \
cat $(TASKDIR)/$(TASK) | \
- cpp -nostdinc -nostdinc++ -P -undef $$ARCHDEFS $$VA
fixes the error.
--
Robert Spencer
--- Makefile~ 2012-09-17 00:49:36.0 +
+++ Makefile 2013-03-15 14:44:41.0 +
@@ -215,6 +215,16 @@
fi; \
done;
:> $(ADIR)/status
+
+# Get rid of annoying GPG error message
+ $(Q)mkdir -p $(TDIR)/debian-archive-keyring
+ $(Q)dpk
20 matches
Mail list logo