Bug#777578: no cryptsetup in initrd when btrfs selected (was: broken install, incomplete initrd)

2015-02-10 Thread jnqnfe
> So far, I have identified: > 1) that the initrd of this install is lacking at least cryptsetup. > 2) that an identical install, with the exception of using ext4 instead > of btrfs, works perfectly fine (at least in terms of booting, I have not > checked issue #3 from the mailing list discussion).

Bug#777578: Acknowledgement (broken install, incomplete initrd)

2015-02-10 Thread jnqnfe
I have tried to do an identical install using (graphical) expert mode this time, leaving initrd on 'generic'. This results in the same problem: [0.00 ] tsc: Fast TSC calibration failed Loading, please wait... Gave up waiting for root device. Common problems: ALERT! /dev/mapper/sda3_crypt

Bug#777578: broken install, incomplete initrd

2015-02-09 Thread jnqnfe
Package: debian-installer Severity: important As already described in the users mailing list [1], I have a Debian sid amd64 install in a VM, using EFI, GPT, btrfs and luks, which after installation is left broken. So far, I have identified: 1) that the initrd of this install is lacking at least c

Bug#777555: live-config: not setting locale properly (gnome)

2015-02-09 Thread jnqnfe
Package: live-config Version: 4.0.4-1 With a Debian sid amd64 live image, based on the gnome-desktop live-image config, I cannot load gnome terminal. It turns out that this is due to the locale not being set correctly. The workaround is to click on the locale in the gnome control center (to actua

Bug#775527: live-images: upgrade splash to Jessie theme

2015-02-08 Thread jnqnfe
On 09/02/2015 04:24, Richard Nelson wrote: > First forgive me for not taking the time to say "Thank you" to > Juliette for the very, very nice theme! Indeed! > To me it seems very redundent to have multiple backgrounds for boot > loaders. I am sure there is some technical reason, but the menuing

Bug#775527: live-images: upgrade splash to Jessie theme

2015-02-08 Thread jnqnfe
On 08/02/2015 01:28, Richard Nelson wrote: > For live-medium-install I changed my dependecy from > syslinx-themes-debian to desktop-base which happens to include > /usr/share/images/desktop-base/lines-grub.png. Perhaps this could be > just copied to isolinux.png since I am using it and it appears

Bug#775077: autorun.inf line endings

2015-02-07 Thread jnqnfe
> can somone with a with a windows system find out? I have a Windows 8.1 install to hand, and it seems to be happy with it as is (autorun is disabled for security reasons, but the icon is shown). I have no idea about older versions though. Microsoft documentation [1] says nothing about line endin

Bug#777359: autorun.inf generation appending rather than replacing

2015-02-07 Thread jnqnfe
Package: live-build When generating the autorun.inf file, live-build is appending rather than replacing the file contents. I have a test image that I've rebuilt several times in doing LB dev work, which has ended up with this file having multiple repeat copies of the correct content. I expect user

Bug#773775: Fix and improve progress-linux archive key installation

2015-02-07 Thread jnqnfe
Reworked patch, removing the change/addition in keyrings used for verification. (Leaving that up to Daniel to deal with if/as necessary). So this just brings some general code improvements now. (Note, patches still built upon secure-wget work). 773775_v3.tar.gz Description: GNU Zip compressed da

Bug#718225: live-build should authenticate files it downloads

2015-02-07 Thread jnqnfe
Rebased copy attached. Specifically this was just done to take into account the bug #774200 improvement (using same trace file download logic in binary_disk as in source_disk). So only that small piece of code in binary_disk should have changed since the last upload (excluding hashs/timestamps obv

Bug#772691: Disc icon not displayed

2015-02-05 Thread jnqnfe
Control: retitle -1 autorun.inf improvements thanks Updated patch, rebased on latest changes in git commit 1f1ad6a6aba20a0fc0938198c0a24fb85e7c6cc8 Author: jnqnfe Date: Wed Dec 10 05:24:53 2014 + Improve autorun.inf diff --git a/tools/boot/jessie/boot-hurd b/tools/boot/jessie/boot

Bug#777096: live-build: file with wrong file permission

2015-02-04 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 Tags: patch The new file 'functions/chroot_bind_path.sh' added in v5.0~a2-1 has the wrong permission mode - 644 instead of 755. The attached patch corrects this. commit e64c30dfc4d23fd7df39a4bd53d2cac5342dec72 Author: jnqnfe Date: Thu Feb 5 03:

Bug#718225: live-build should authenticate files it downloads

2015-01-31 Thread jnqnfe
I can only assume that no-one has tried to actually execute the new code here yet apart from myself, since no-one has pointed out the file permissions error I have made... I've been doing a weird thing of developing on Windows, then copying the files to a Debian VM for testing, and although I've b

Bug#775317: Depreciated kernel graphics params

2015-01-30 Thread jnqnfe
Updated patch, forgot to update the changelog. commit 19b474c6ba60314bc8a0dcfb7dfdcb328ad14310 Author: jnqnfe Date: Fri Jan 30 19:19:47 2015 + Implement use of grub gfxpayload setting instead of 'vga=' param diff --git a/build/config/amd64.cfg b/build/config/amd64.cfg ind

Bug#775317: Depreciated kernel graphics params

2015-01-29 Thread jnqnfe
24x768 being the default. Unless you're happy with the blurry image, either the default needs switching down to 800x600 in this patch, or the image needs replacing with a higher res copy. commit 364b428be604a25064f90bb9146c62e962b2c8c5 Author: jnqnfe Date: Fri Jan 30 04:04:41 2015 + I

Bug#775317: Depreciated kernel graphics params

2015-01-29 Thread jnqnfe
Control: retitle -1 Use of depreciated graphics param with grub2 To reclarify the problem, now that I have investigated and solved it in live-build: I noticed a message from grub2 about VGA=788 being a depreciated graphics param, and being relatively new to linux I mistakenly thought this was a ke

Bug#775378: Depreciated kernel graphics params

2015-01-29 Thread jnqnfe
Control: retitle -1 Use of depreciated graphics param with grub2 Control: close -1 Control: archive -1 I made a mistake, see related bug #775317 for the explanation. Looking at the debian-cd code I see that there are only two uses of VGA=, both of which are used with loadlin, so this problem does

Bug#776532: live-build: binary stage lacks use of chroot_dpkg script

2015-01-28 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 The binary stage script is missing chroot_dpkg in the list of chroot 'prep' scripts that are executed against the chroot filesystem. I'm not certain if it was deliberately left out or not (the remove entry is indeed there), and use of syslinux as the selected

Bug#776532: live-build: binary stage lacks use of chroot_dpkg script

2015-01-28 Thread jnqnfe
ry to sort this out sometime soon if someone else doesn't in the meantime. commit 9befabb39f820f7ba9b3fba65d25df76b32b9b97 Author: jnqnfe Date: Thu Jan 29 02:52:44 2015 + Add missing use of chroot_dpkg in binary stage (Closes: #776532) diff --git a/scripts/build/binary b/scripts/bui

Bug#776414: Blurry EFI splash

2015-01-27 Thread jnqnfe
Package: debian-cd When an official Debian disc image is loaded on a system with EFI, the bootloader is displayed at at size of 800x600, larger than that used on BIOS systems (640x480). The disc images include a bootloader splash image (found in the syslinux directory) which has dimensions of 640x

Bug#775143: grub/grub2 kernel parameter bugs

2015-01-25 Thread jnqnfe
Control: close -1 thanks Closing since superseded by #775322 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775713: live-images: Drop support for wheezy

2015-01-25 Thread jnqnfe
I'm not familiar enough with what packages should or should not be listed in these, so I didn't touch them and didn't even notice therefore the wheezy specific if blocks. Perhaps I should have worded it 'patch attached to update the bootloader config files'. :) On Sun, 25 Jan 2015 09:17:12 +0100 D

Bug#776180: live-build: Security and updates disabled by default in Jessie

2015-01-24 Thread jnqnfe
of v3.x, and presumably should have been changed in v4.x. Patch attached based on v5.x. commit 4707b8e32a721e1769ddba8937c0da872d6c8f69 Author: jnqnfe Date: Sun Jan 25 03:51:45 2015 + Update distribution defaults diff --git a/functions/defaults.sh b/functions/defaults.sh index ffec3b5

Bug#776088: live-images: Update with #775322 improvements

2015-01-23 Thread jnqnfe
Package: live-images The live-build configs offered in the live-images debian-next git branch (for use with live-build 5.x) need to be updated based on changes to live-build that are being implemented under bug #775322 (Assuming that work is to get merged). I will attach the necessary patches her

Bug#776013: live-build: archive configuration issues

2015-01-22 Thread jnqnfe
Package: live-build Version: 4.0.4-1 Creating this bug to have a written record and bug number for this problem area. The chroot_archives script, which is used in toggling the chroot between 'chroot' (build) and 'binary' (live) apt archive configuration, does an imperfect job in toggling between

Bug#775991: live-build: delete chroot/root/packages.list

2015-01-22 Thread jnqnfe
-live/2015/01/msg00192.html commit 0d38493e85f616b32a28e8971146991f64b317a0 Author: jnqnfe Date: Thu Jan 22 12:39:22 2015 + Ensure chroot/root/packages.chroot package list is removed diff --git a/scripts/build/chroot_archives b/scripts/build/chroot_archives index 8c2e192..82810c2 100755

Bug#775989: live-build: Disable chroot_archive remove early exit

2015-01-22 Thread jnqnfe
e restructuring work. commit cfb644e22512dc693e682d52532d57e4d3064edc Author: jnqnfe Date: Sat Nov 29 02:22:25 2014 + Temporarily disable early exit in 'chroot_archives remove'. diff --git a/scripts/build/chroot_archives b/scripts/build/chroot_archives index 4c51cd7..8c2e192 1

Bug#762335: man-db trigger always fails being unable to create index cache

2015-01-19 Thread jnqnfe
I also see multiple cases of: Unpacking Processing triggers for man-db (2.7.0.2-5) ... fopen: Permission denied I don't know whether that's a bug in man-db, and if so whether it's related to this, or whether it is a result of the chroot "prep" performed on the chroot directory by live-build, whi

Bug#762335: man-db trigger always fails being unable to create index cache

2015-01-19 Thread jnqnfe
I just want to add that I see numerous instances of this issue in build logs when generating Debian live images with live-build. live-build is building a chroot from scratch with debootstrap, and building a "live" Debian filesystem on top of it. ls -l from within /var/cache/ within the chroot lis

Bug#775322: Bootloader code issues and improvements

2015-01-17 Thread jnqnfe
Additional issue: #23) syslinux does not apply kernel version filtering to multi-flavour scenarios -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775322: Bootloader code issues and improvements

2015-01-17 Thread jnqnfe
Additional issue: #23) d syslinux does not apply kernel version filtering to multi-flavour scenarios -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775322: live-build: ditch grub-legacy support?

2015-01-17 Thread jnqnfe
On Sat, 17 Jan 2015 03:44:49 +0100 "emil.widm...@gmail.com" wrote: > pleace don't ditch grub-legacy if not necessary I managed to completely overlook your message somehow. Please state a (good) reason. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "uns

Bug#775322: Bootloader code issues and improvements

2015-01-17 Thread jnqnfe
(forgot to cc the bug, here's a copy) > I did not find that problem in my tests. But that can be explained by > saying that my initial tests were done with live-build-4.0. The problem also exists in 4.x. For my text amd64 sid build using grub2, I have the following grub2 menu entries: - Debian G

Bug#775322: Bootloader code issues and improvements

2015-01-16 Thread jnqnfe
menu structure to 'installer options' > 'install with speech synthesis' easier (pressing 'i' then 's')). commit 484ee5c6f90341ad84b2f111e5c5e9b72dbb118d Author: jnqnfe Date: Sat Jan 17 06:36:49 2015 + Remove caret character from menu titles in s

Bug#775322: Bootloader code issues and improvements

2015-01-16 Thread jnqnfe
Ok, here is the first set of patches. Attached is an archive with a set of commits that cover issues #1-8, 10-11, 13-16, and 20-22. These have been built on top of the debian-next (5.x) branch. #17 is being ignored, I'm not going to spend any further time on grub-legacy, and hopefully if Daniel (

Bug#775322: Bootloader code issues and improvements

2015-01-16 Thread jnqnfe
Additional issue: #22) broken path preventing use of memtest86(+) from grub2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775547: live-build: hidden install desktop icon (gnome)

2015-01-16 Thread jnqnfe
Package: live-build Trying out a gnome-desktop based live image to investigate the 'live' installer variant a little, I noticed reference to a desktop install shortcut in the live-build documentation, but did not see it running the image. In fact it is there, but by default gnome hides desktop ico

Bug#775322: Bootloader code issues and improvements

2015-01-16 Thread jnqnfe
On 15/01/2015 14:52, adrian15 wrote: > I just write down here that I will have to review your mentioned: #1, > #2, #3, #4, #5, #6, #7, #8 and #9 in my (#757883) (support for > loopback.cfg file) so that it matches your improvements and fixes. No problem, I will upload the first batch of work soon,

Bug#775322: Bootloader code issues and improvements

2015-01-16 Thread jnqnfe
Additional issue: #21) syslinux looks in wrong location (binary/live instead of binary/boot) when LB_INITRAMFS is not live-boot or casper. Same issue as #20, but affecting syslinux here and resulting from a related mistake with a different case structure and variable, which is out of line with oth

Bug#775322: live-build: ditch grub-legacy support?

2015-01-16 Thread jnqnfe
@Daniel, In regards to issue #17 (of bug #775322) I had a brief discussion with Steve McIntyre [1] who feels that support for grub-legacy should be ditched. Would you be happy with that? If so, I can add a commit to the set of bootloader improvements I am composing under this bug report to implemen

Bug#775474: Issue helpful error if user specified keyring not found

2015-01-15 Thread jnqnfe
iles being redownloaded after correcting the mistake (if the existing copies aren't reused, I haven't yet read enough of the code carefully to know at this point, nor have I run the code - been too busy to have time). commit b066af054dad924641bd0cfa4dfd669a9db28bc5 Author: jnqnfe Date:

Bug#775454: Allow user blocking of https fallback

2015-01-15 Thread jnqnfe
file to be used, which only has an effect if the user has not explicitly specified via a parameter a file to use, and then only if the default does not exist. I still stand by my patch being worth implementing though. commit 8a6f178930c79b6b5beb505dfb811908b606c16c Author: jnqnfe Date: Fri Jan 16

Bug#775449: Provide sha size param instead of using environmental variable

2015-01-15 Thread jnqnfe
Additional patch attached to update the manpages with regard to the new param introduced in the previously supplied patch. commit 30a65d578daecbc58fe8159572d7c0da9af2ecee Author: jnqnfe Date: Fri Jan 16 04:49:43 2015 + Update manpage with new --sha-size parameter diff --git a

Bug#775454: Allow user blocking of https fallback

2015-01-15 Thread jnqnfe
those already in place, applogies for that, I have a lot of work to do. commit f2283fe99cac2f103d71cd4e5bab2757829d58f0 Author: jnqnfe Date: Thu Jan 15 20:27:47 2015 + Add new --no-https-fallback param Allows the user to prevents falling back to a default https mirror in the event

Bug#775449: Provide sha size param instead of using environmental variable

2015-01-15 Thread jnqnfe
'sha binary unavailable warning' with an error. - Removes the sha1 fallback, requiring users to explicitly specify --sha-size=1 if they need sha1sum to be used. commit cce61c7c3d89293506817df0dd6ee646b8d8092e Author: jnqnfe Date: Thu Jan 15 19:38:44 2015 + Provide sha size par

Bug#775444: Issue warning if falling back to sha1

2015-01-15 Thread jnqnfe
Package: debootstrap Tags: security patch Patch attached to output warning if falling back to sha1. commit 0911f1a8ba757a013e4c97e017634eb0ab746997 Author: jnqnfe Date: Thu Jan 15 19:22:17 2015 + Issue warning if having to fall back to sha1 diff --git a/debootstrap b/debootstrap

Bug#661501: debootstrap: Missing keyring file should abort with error

2015-01-15 Thread jnqnfe
Updated 1.0.67 based patch attached. I am not currently particularly familiar with the debootstrap codebase, however this certainly seems like a condition that should result in an error to me. commit 8e084dc9b0c6d6ee02668e3581e55bbe3047a4d1 Author: jnqnfe Date: Thu Jan 15 18:05:20 2015 +

Bug#775394: Wrong resolution in EFI (grub2) edit/command modes

2015-01-14 Thread jnqnfe
Package: debian-cd I'm not sure whether this applies to debian-cd, debian-installer or grub2; please move as appropriate. I have an official Debian 7.8 dvd (disc #1) to hand, and I am loading it in a virtualbox VM with efi enabled, thus the grub2 efi bootloader is loaded. This displays as intende

Bug#775322: Bootloader code issues and improvements

2015-01-14 Thread jnqnfe
Additional issue: #20) grub2 looks in wrong location (binary/live instead of binary/boot) when LB_INITRAMFS is not live-boot or casper. I have built patches for 14/20 issues now, will upload soon. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscri

Bug#775378: Depreciated kernel graphics params

2015-01-14 Thread jnqnfe
Package: debian-cd Bootloader menu entries are using depreciated video graphics kernel parameters. With the master branch from git, I see this in the following two locations: tools/boot/jessie/boot-x86 line 267 use of vga=788 tools/boot/wheezy/boot-x86 line 256 use of vga=788 The boot menus prov

Bug#775322: Bootloader code issues and improvements

2015-01-13 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 Reviewing the bootloader menu creation code, I have drawn up the following list of fixes and improvements needed. Some of these I have already reported and supplied patches for separately, but I'm listing them here again to provide a comprehensive set of issue

Bug#775317: Depreciated kernel graphics params

2015-01-13 Thread jnqnfe
Package: debian-installer Grub2 (efi) and syslinux config bootloader menu entries are using depreciated video graphics kernel parameters. At least this is the case with a Debian 7.7 install image I have to hand, I am unaware if this has been fixed in more recent versions of d-i, though I did brief

Bug#775316: Use of grub2 bootloader broken

2015-01-13 Thread jnqnfe
f the grub2 bootloader files should be in /boot/grub/i386-pc which is where it is looking and failing to find the file, as per the error message seen. Patch attached. commit 372e09553489ad52083df002884a7dd8acbd08b2 Author: jnqnfe Date: Tue Jan 13 20:32:27 2015 + Fix grub2 bootloading (

Bug#775143: grub/grub2 kernel parameter bugs

2015-01-12 Thread jnqnfe
Additional commit attached to correct the order of appending user supplied params in grub/grub2 live menu entries, allowing user params to override defaults. commit 19f3b1127309bb4cb867f5c4db90fc25fd2cd90a Author: jnqnfe Date: Tue Jan 13 00:58:35 2015 + Reverse order of user kernel

Bug#775220: Improve bootloader menu entry accessibility

2015-01-12 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 Tags: wishlist Bootloader menu creation needs to create speech synthesis entries (as available in official install images) for accessibility. The menus created should also be looked at further to consider other differences with the ones used in official Debian

Bug#775221: Accessibility enhancements

2015-01-12 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 Aside from improving the bootloader menus, reported separately, other enhancements may be desirable, such as a 'make-accessible' parameter, which would automatically include an additional set of packages, and set them to load on boot/login, making it much easi

Bug#775143: grub/grub2 kernel parameter bugs

2015-01-11 Thread jnqnfe
but I expect it to work perfectly - the menus created look good! commit 67a5f6647393c2ac1493463d05252d63d442b187 Author: jnqnfe Date: Sun Jan 11 21:14:49 2015 + Fix insertion order of user supplied kernel parameters in grub/grub2 menu creation (#775143) To match syslinux

Bug#775128: Kernel command line handling change breaks d-i user-params functionality

2015-01-11 Thread jnqnfe
Updated patch attached, fixing both syslinux and now also grub and grub2 now. This should be applied on top of the three bug #775143 patches. commit feb24f118094bc3baaa14728aa08a2a8abb08e91 Author: jnqnfe Date: Sun Jan 11 22:01:36 2015 + Change from -- to --- for kernel command line

Bug#775128: Kernel command line handling change breaks d-i user-params functionality

2015-01-11 Thread jnqnfe
I have prepared an updated patch which covers grub and grub2 also; just testing now before I upload it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#775143: grub/grub2 kernel parameter bugs

2015-01-11 Thread jnqnfe
Package: live-build Version: 4.0.4-1 I have found three bugs in the output of kernel parameters for grub/grub2 bootloader menu creation: 1) User supplied kernel parameters are inserted after, instead of before, the 'quiet' (d-i?) parameter in grub/grub2 install bootloader menu creation. 2) For gru

Bug#775128: Patch for syslinux

2015-01-11 Thread jnqnfe
Control: tags -1 patch Patch attached for syslinux, still working on grub/grub2... commit 17e13c6c8fd0dcd9ce3ea60c69da74dbf4ec8f80 Author: jnqnfe Date: Sun Jan 11 04:08:43 2015 + Change from -- to --- for kernel command line handling diff --git a/share/bootloaders/extlinux

Bug#731709: Updated EFI patch

2015-01-11 Thread jnqnfe
UEFI support into LB, and I want to help ensure that bootloader code supports needs such as this. On 11/01/2015 07:33, Raphael Hertzog wrote: > Hi, > > On Sat, 10 Jan 2015, jnqnfe wrote: >> "After includes/hooks because it copies in efi.img files that can be >> overri

Bug#775077: autorun.inf line endings

2015-01-10 Thread jnqnfe
Package: live-build Version: 4.0.4-1 One of the modifications introduced in my #772781 patch, but dropped in the slightly modified copy adopted, was to switch autorun.inf creation to use the 'todos' tool as debian-cd does, instead of 'cat', to ensure Windows friendly line endings are written in th

Bug#731709: Updated EFI patch

2015-01-10 Thread jnqnfe
In regards to the point in the binary build stage sequence at which your new code executes the efi script, and the below quoted comment besides it, I'm curious about what exactly you are worried about that prompted it? "After includes/hooks because it copies in efi.img files that can be overriden

Bug#775055: win32-loader: Support new versions of Windows

2015-01-10 Thread jnqnfe
Package: win32-loader Version: 0.7.7 Severity: important Running win32-loader on an up-to-date Windows 8.1 install results in a not supported dialog. Creating this bug report as a reminder that support for newer editions of Windows is needed. Exact dialog message: "This program doesn't support Wi

Bug#718225: live-build should authenticate files it downloads

2015-01-07 Thread jnqnfe
Updated archive of full set of commits attached, including two new ones. Overview: - Commits #01-08 : A copy of the original set build against LB 5.x - Commit #09: Fix handling of return codes (previously submitted earlier today) - Commit #10: Fix incorrect usage tracking logic (new) - Commit

Bug#718225: live-build should authenticate files it downloads

2015-01-07 Thread jnqnfe
I've gained a better understanding of it and realised that a small fix is in order here. Testing this has also highlighted another issue, which I will provide as a follow up once I've fully resolved it. commit 326428b4bc4896ef98ef98efa2132bbe7fb2df97 Author: jnqnfe Date: Thu Jan 8 03:4

Bug#774807: Fix broken Check_installed function

2015-01-07 Thread jnqnfe
h v4.0.4-1, and also with 5.x, even after the improvement in 5.x to improve host checking capabilities here. commit b40a90fa9e56f070c677de2262caabf18e94ce59 Author: jnqnfe Date: Wed Jan 7 19:36:48 2015 + Fix Check_installed function when checking against host diff --git a/functions/pac

Bug#774734: Add init stage to manpages

2015-01-06 Thread jnqnfe
. commit 988330e06a5c3efe2f308a4af50a84654b51a10e Author: jnqnfe Date: Tue Jan 6 21:40:49 2015 + Update manpages with new init build stage info This stage was added by the bug #718225 solution provided by jnqnfe diff --git a/manpages/en/lb_init.1 b/manpages/en/lb_init.1 new

Bug#774730: Update manpages

2015-01-06 Thread jnqnfe
Damn it, further update, noticed two un-escaped dashes commit 51e762d10d29eb3c2387f66df89aacf51a577ce0 Author: jnqnfe Date: Tue Jan 6 20:56:05 2015 + Bring manpages up to date (as far as v4.0.4-1) diff --git a/manpages/en/lb_installer.1 b/manpages/en/lb_installer.1 new file mode

Bug#774730: Update manpages

2015-01-06 Thread jnqnfe
Updated patch attached, just tweaking descriptions a little further commit 4dc31640d4e5855d99cad3ea9d58e52cbc21c30d Author: jnqnfe Date: Tue Jan 6 20:56:05 2015 + Bring manpages up to date (as far as v4.0.4-1) diff --git a/manpages/en/lb_installer.1 b/manpages/en/lb_installer.1 new

Bug#774730: Update manpages

2015-01-06 Thread jnqnfe
restructuring work I have been preparing. commit d20e8e5d3b1768ff61cdbb14c652e75527845544 Author: jnqnfe Date: Tue Jan 6 20:56:05 2015 + Bring manpages up to date (as far as v4.0.4-1) diff --git a/manpages/en/lb_installer.1 b/manpages/en/lb_installer.1 new file mode 100644 index 000

Bug#718225: live-build should authenticate files it downloads

2015-01-05 Thread jnqnfe
Small additional patch attached to correct wrong usage string in new init flush-cache script (copy & paste error when creating new file). commit c06f050e345bb7bd0e8cc306de6c7b18595343bd Author: jnqnfe Date: Tue Jan 6 01:21:39 2015 + Fix wrong usage specified for init flush-cache sc

Bug#774652: Improve installer options & option related code

2015-01-05 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 Having twice recently tried incorrectly but logically using 'none' for the installer type instead of 'false', resulting in an error suggesting not having an installer isn't currently supported, I set about making some improvements to the installer options. Th

Bug#774606: Progress-linux custom d-i?

2015-01-04 Thread jnqnfe
Package: live-build Version: 4.0.4-1 The current LB codebase assumes that progress linux rebuilds d-i and thus attempts to download installer image files from the PL archive. However, none of the releases on the current PL archive (archive.progress-linux.org/packages) have these files, thus it res

Bug#773775: Fix and improve progress-linux archive key installation

2015-01-04 Thread jnqnfe
Control: tags -1 patch Updated patch applied - Improved and added to the set of fixes/improvements - Broken it into multiple commits - Rebased on debian-next - Removed duplication of progress-linux release naming fixes which had already been done in debian-next separately. Actually it is buil

Bug#774605: Add trustdb.gpg indice/keyring caching

2015-01-04 Thread jnqnfe
proposing removal of this switch and the indice caching mechanism behind it - see my caching review in the mailing list). Patch attached based on 5.x branch. commit 2728424d18ed9d9667a1adeb0dff1e572479561b Author: jnqnfe Date: Mon Jan 5 03:41:47 2015 + Add trustdb.gpg indice/keyring ca

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
Additional patch attached (based on 5.x work). It promotes the gpgv dependency to recommends from suggests, since it's now used for secure verification of wget downloads, and so should sit at the same level as wget. commit 2fafaa952d8ec6ef8e883177117c75645c88648e Author: jnqnfe Date: Mon

Bug#774599: isohdpfx.bin file not found

2015-01-04 Thread jnqnfe
Package: live-build Version: 5.0~a2-1 Running the experimental version, xorriso fails having not been able to find /usr/lib/ISOLINUX/isohdpfx.bin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
Okay, here is a copy rebased onto 5.x. The early package dependency and sparc fix commit dependencies are gone in this one, just leaving the solution itself. The second to last commit adds a gpg/gpg2 dependency. As previously expressed, cherry picking this back to 4.x is certainly easier IMO, avoi

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
Small update: I've completed a rebase onto 5.x now, being careful not to allow the commits to introduce regressions. I just need to do some testing before I submit it... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
In fact I'm building a rebase on 5.x now, at least so I have a 4.x and 5.x branch to rework #773775 on top of (some of which conflicts with this). The problem is though, and this is why I built it directly for 4.x, there are conflicts with at least cdebootstrap removal and sparc removal in 5.x. So

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
to. On 04/01/2015 19:58, Daniel Baumann wrote: > On 01/04/15 20:06, jnqnfe wrote: >> Patch attached. I strongly feel this should get into Jessie, so it's >> been built on the debian-4.0-old branch. > patches 05 to 12 are for wget, spanning over 3433 lines.. even if we'd

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
Sorry, when I wrote that you can ignore "(#03-04 & #11)" if you're not interested in adopting the included dependency changes (to control and bug script), I actually meant #01-03 & #11 !!! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Bug#770868: (no subject)

2015-01-04 Thread jnqnfe
Control: close -1 5.0~a2-1 This has been adopted into git already, presumably you just missed it Daniel and there's no reason for it to remain open/pending... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#773775: Fix and improve progress-linux archive key installation

2015-01-04 Thread jnqnfe
Yes, will do, this needs rebasing after my bug #718225 solution anyway. On 04/01/2015 17:50, Daniel Baumann wrote: > retitle 773775 improve bootstrapping of derivative archive keys > tag 773775 - patch > tag 773775 moreinfo > thanks > > can you rebase your patch on top of debian-next please, prefe

Bug#718225: live-build should authenticate files it downloads

2015-01-04 Thread jnqnfe
Control: tags -1 patch Patch attached. I strongly feel this should get into Jessie, so it's been built on the debian-4.0-old branch. This is a large patch, and I have broken certain components across multiple commits. Here is a brief overview of the files in the attached archive, which should be

Bug#774378: Ubuntu firmware inclusion

2015-01-04 Thread jnqnfe
Ok, I'm totally on board with Ubuntu needing to fix their layout. I posted in their mailing lists about it to make sure they are aware of the problem as it relates to live-build. Forgot to post the link here, so here it is: https://lists.ubuntu.com/archives/ubuntu-mirrors/2015-January/000351.html

Bug#718225: live-build should authenticate files it downloads

2015-01-03 Thread jnqnfe
Control: found -1 0.99-1 This security issue stretches back all the way as far as git history goes, to 0.99-1. Attempting to update versions affected to update the record, possibly causing correct listing against debian releases in security trackers... -- To UNSUBSCRIBE, email to debian-bugs-di

Bug#718225: live-build should authenticate files it downloads

2015-01-03 Thread jnqnfe
Control: severity -1 critical Raising the severity of this, considering I am almost completely done with building the patch for it, I'd really like to see this get into Jessie, and considering that it allows complete compromise of a live image and any installations from it, unless the user actuall

Bug#774523: Mirror/dist cache sub-directories

2015-01-03 Thread jnqnfe
Package: live-build Version: 5.0~a1-1 Severity: wishlist A possible improvement for the future, submitting now ahead of time. (Can be ignored for the time being). Taking a que from the current installer_debian-installer cache, which uses URLs (with forward slashes replaced with underscores) in th

Bug#774396: Ubuntu build failure - foreign arch & dpkg

2015-01-01 Thread jnqnfe
Package: live-build Version: 4.0.4-1 Running LB in Ubuntu mode, with dist set to utopic, it crashed in 'bootstrap_archives binary' with the following: Preparing to replace dkpg 1.16.1.2ubuntu7 (using .../dpkg_1.17.13ubuntu1_amd64.deb) ... Unpacking replacement dpkg ... dpkg: error: configuration

Bug#774378: Ubuntu firmware inclusion

2015-01-01 Thread jnqnfe
Having tried running LB in Ubuntu mode now, it did fail but due to other issues (reported separately), and did make it past the chroot_firmware script, so clearly its failing to download the file and just continuing without (additional?) firmware. -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#774391: Package 'busybox' has no installation candidate

2015-01-01 Thread jnqnfe
Dist was set to 'precise' for this btw! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#774391: Package 'busybox' has no installation candidate

2015-01-01 Thread jnqnfe
Package: live-build Version: 4.0.4-1 Running LB in Ubuntu mode, it fails during the installer_debian-installer script, stating that package 'busybox' has no installation candidate, but pointing out that package 'busybox-static' replaces it. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@l

Bug#774378: Ubuntu firmware inclusion

2015-01-01 Thread jnqnfe
Package: live-build Version: 4.0.4-1 Severity: important The installer_debian-installer and chroot_firmware scripts both download a Contents-[arch].gz file in order to get a list of firmware packages to then download and include. The URL compiled for download of the contents file is {MIRROR}/dists

Bug#774340: Info received (Bug#774340: bug script update)

2014-12-31 Thread jnqnfe
Sorry, fixed patch attached. I'd left the arch restriction of the sparc-utils package in there, meaning to check how to specify that to dpkg if necessary, but got distracted and forgot. commit a7a02c10264087b5c5849cf93f8d95deca649a9d Author: jnqnfe Date: Thu Jan 1 03:22:32 2015

Bug#774340: bug script update

2014-12-31 Thread jnqnfe
will need to be added to this file. commit 125d113a64da0bfeffed154845c259115973f3f9 Author: jnqnfe Date: Thu Jan 1 03:22:32 2015 + Update dependencies in live-build.bug-script file (Closes: #774340) diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script index 8a68d30

Bug#774340: bug script update

2014-12-31 Thread jnqnfe
Package: live-build Version: 4.0.4-1 I am not currently familiar with what the debian/live-build.bug-script file is used for exactly, but it needs updating. It currently still contains a load of 'cruft' that was removed from the control file in v4.0_a31-1. Also, if my bug #774339 patch is accepted

Bug#774339: Dependencies

2014-12-31 Thread jnqnfe
this could later be improved to gpgv | gpgv2 (which my bug #718225 solution, not yet provided, almost complete, already supports). commit 78e5c2d4daceeb6588e267327fb99ce43b2326e0 Author: jnqnfe Date: Thu Jan 1 02:52:37 2015 + Expand LB package dependencies to cover more binaries used (Clos

<    1   2   3   4   >