Rescatux in downstream projects?

2011-06-04 Thread adrian15
be: “Rescatux is a GNU/Linux rescue cd (and eventually also Windows) but it is not like other rescue disks. Rescatux comes with Rescapp. Rescapp is a nice wizard that will guide you through your rescue tasks.” Thanks in advance. Best regards, adrian15 Please cc me because I'm not subscribed to the list

Bug#656135: Add findiso boot parametre

2012-04-06 Thread adrian15
). adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ diff --git a/manpages/en/live-boot.7 b/manpages/en/live-boot.7 index 6a46d9b..77ac29f 100644 --- a/manpages/en/live-boot.7 +++ b/manpages/en/live-boot.7

Bug#656135: Add findiso boot parametre

2012-04-07 Thread adrian15
El 07/04/12 09:22, intrigeri escribió: Hi, adrian15 wrote (06 Apr 2012 18:39:46 GMT) : I've even improved the part about checking that the iso was mounted that intrigeri pointed out at: http://lists.debian.org/debian-live/2011/09/msg00067.html So you have replaced grep -q /live/findiso

Bug#656135: Add findiso boot parametre

2012-04-07 Thread adrian15
El 07/04/12 18:29, Daniel Baumann escribió: On 04/07/2012 04:06 PM, adrian15 wrote: I am supposing that mountpoint is an standard command that comes with Debian standard packages and thus you don't have to edit any build-depends variable on the package definition. it would be a depends

Bug#656135: Add findiso boot parametre

2012-04-07 Thread adrian15
El 07/04/12 20:36, intrigeri escribió: Hi, adrian15 wrote (07 Apr 2012 17:14:08 GMT) : This is the alternate patch then. I'm fine with the reasons Daniel provided against using mountpoint in live-boot, but I still don't consider grep -q /live/findiso /proc/mounts as a robust way to check

Bug#656135: Add findiso boot parametre

2012-04-08 Thread adrian15
El 08/04/12 07:11, Daniel Baumann escribió: On 04/08/2012 12:19 AM, adrian15 wrote: I rewrote the patch according to intrigeri wishes and with some pieces of advice from Daniel. but now you did worsen it a bit compared to the last iteration :) * use 'mkdir -p /live/findiso' instead

Bug#656135: Add findiso boot parametre

2012-04-08 Thread adrian15
El 08/04/12 13:29, Daniel Baumann escribió: On 04/08/2012 12:50 PM, adrian15 wrote: I rewrote the patch with your pieces of advice implemented. looks good to me, thanks for you patience with it. intrigeri, ack for applying it? This is another patch that would complement the first one

Bug#656135: Add findiso boot parametre

2012-04-08 Thread adrian15
El 08/04/12 20:33, intrigeri escribió: tags 656135 + fixed-upstream thanks Daniel Baumann wrote (08 Apr 2012 11:29:28 GMT) : intrigeri, ack for applying it? Applied in Git, with a few improvements as follow-up commits. Thanks adrian15! Cheers, While trying to improve fromiso/isofrom

Bug#668100: fromiso rewriting based on findiso structure

2012-04-08 Thread adrian15
Package: live-boot Version: 3.0~a26-1 Severity: minor Dear Maintainer, I am trying to improve fromiso boot parametre current code. I attach a patch that: a) Rewrites it to its code structure is as close as findiso one. This implies that the /live/fromiso (previously called /isofrom)

Bug#668100: fromiso rewriting based on findiso structure

2012-04-08 Thread adrian15
It seems I made a mistake when submitting the patch. I attach the correct patch which only patches what I had originally described. Sorry for that. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org

Bug#656135: Add findiso boot parametre

2012-04-09 Thread adrian15
El 09/04/12 09:46, intrigeri escribió: Hi, adrian15 wrote (08 Apr 2012 20:54:39 GMT) : But according to current fromiso implementation it would seem that you have to check exactly the same directory as the one you're umounting. I'm not very sure about this reasoning so please take my patch

Bug#668100: fromiso rewriting based on findiso structure

2012-04-09 Thread adrian15
/image that do not seem to be used (just rgreped for /live/image). I might open a new bug for this but I'm not sure. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ diff --git a/scripts/live b

Bug#656135: Add findiso boot parametre

2012-04-15 Thread adrian15
removing it just to be sure that we aren't breaking anything. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject

Bug#668100: fromiso rewriting based on findiso structure

2012-04-15 Thread adrian15
El 10/04/12 11:59, intrigeri escribió: Hi, adrian15 wrote (09 Apr 2012 18:43:54 GMT) : I attach the splitted patches. Thanks! I've merged: * fromiso_001_renaming.patch * fromiso_002_use_live_fromiso.patch * fromiso_004_fromiso_uses_is_mountpoint_function.patch *but* I

Bug#668904: findiso implementation to be improved

2012-04-15 Thread adrian15
Package: live-boot Version: 3.0~a26-1 Severity: minor Dear Maintainer, Current findiso implementation should be improved. What needs to be removed (and checked that it does not induces any regression) is the part where: /live/findiso is mount-moved to /root/live/findiso. I'll try

Bug#668100: fromiso rewriting based on findiso structure

2012-04-15 Thread adrian15
El 15/04/12 12:00, intrigeri escribió: Hi, adrian15 wrote (15 Apr 2012 09:22:03 GMT) : El 10/04/12 11:59, intrigeri escribió: Shall we consider this action item (fromiso rewriting based on findiso structure) as done, and close this bug? If the fromiso option still works I think so too

Bug#687099: live-boot: Breaks booting when used from Squeeze

2012-09-09 Thread adrian15
First of all I've managed to fix the problem on the fly inspired from the related bug. So you boot with break=init and I run: mkdir -p live mount -t tmpfs tmpfs /live exit and the system seems to boot ok. El 09/09/12 19:14, Daniel Baumann escribió: On 2012-09-09 18:55, adrian15 wrote

Bug#757697: RFE: Autodetection of architecture at boot time to load appropiate kernel

2014-08-14 Thread adrian15
=deb15c765e2b34fe587c96ca590981a59a278922 Upstream documentation: http://www.syslinux.org/wiki/index.php/Ifcpu64.c32 Thank you! I attach a patch for Isolinux / Syslinux implementation for cpu detection. Please advise how to improve the implementation so that it can be accepted upstream. Thank you. adrian15

Bug#757697: CPU detection patch for grub2 attached

2014-08-15 Thread adrian15
I attach a patch for CPU detection when Debian Live uses grub2 as its bootloader. Please advise how to improve it so that it gets included upstream. Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http

Bug#757883: Patch for Loopback cfg support

2014-08-16 Thread adrian15
). 9) You should boot into your Debian Live without problems (thanks to findiso boot parametre). If you ever wanted to test from your grub2 installation instead from Super Grub2 Disk check: http://www.supergrubdisk.org/wiki/Loopback.cfg for an example. adrian15 -- Support free software. Donate

binary-grub2 stage file filename doubt

2014-08-16 Thread adrian15
to be: # Checking stage file Check_stagefile .build/binary_grub2 # Creating stage file Create_stagefile .build/binary_grub2 As grub2 is not grub2 but grub version 2 I was asking myself if that TYPO was made on purpose or if I should file a bug for it. Thank you. adrian15 -- Support free software

Progress-linux and customisation

2014-08-16 Thread adrian15
code because Progress Linux no longer uses it but only official Debian Live customisation procedures? 5) Is there (much?) more Progress Linux stuff ? (I have only checked in live-build package. /usr/lib/live/build directory). Thank you. adrian15 -- Support free software. Donate to Super Grub

Re: Common bootloaders configuration thoughts

2014-08-17 Thread adrian15
El 17/08/14 15:06, Daniel Baumann escribió: On 08/17/2014 03:37 AM, adrian15 wrote: In one hand I want to be able to rename Debian Live distro into Something distro by just changing one variable. And at the same time I want that multi-live usb tools detect the iso as a Debian live so

Re: Installation entries on bootloaders binary scripts

2014-08-17 Thread adrian15
El 17/08/14 15:07, Daniel Baumann escribió: On 08/17/2014 02:55 AM, adrian15 wrote: * Are ok yes. Interesting. So, probably, there are people using syslinux by default and enabling installation but not seeing those entries at boot time. * Should not be in grub2 they should. Ok. So

Re: binary-grub2 stage file filename doubt

2014-08-17 Thread adrian15
El 17/08/14 15:11, Daniel Baumann escribió: On 08/17/2014 02:51 AM, adrian15 wrote: which I suppose should be renamed to be: # Checking stage file Check_stagefile .build/binary_grub2 # Creating stage file Create_stagefile .build/binary_grub2 no; iirc it used to be that we needed

live-build bootloader manpages doubt

2014-08-17 Thread adrian15
for lb_config so that it has another manpage than I can finally check and issue a bug if grub2 is not mentioned as an available bootloader? Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate

Re: Dropping rescue as an official flavour

2014-08-22 Thread adrian15
metapackage. Is there any other mailing list in Debian where other people might be interested on the task-rescue package contents so that we ask there too? adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate

Re: Dropping rescue as an official flavour

2014-08-23 Thread adrian15
El 23/08/14 07:57, Daniel Baumann escribió: On 08/23/2014 02:16 AM, adrian15 wrote: A rescue task for tasksel means having a metapackage like: task-lxde-desktop but being named as: task-rescue ? yes (or whatever the tasksel maintainers would name it). Great. If my assumption is right, do

Re: Bug#759744: debian-cd: loopback.cfg support for booting ISOs from within GRUB

2014-08-29 Thread adrian15
to make depend this bug on #724931 if that it makes sense (not very experienced on BTS and Debian policies). adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ -- To UNSUBSCRIBE, email to debian

mkfs.btrfs not working ok on Debian Live (chroot?)

2014-10-11 Thread adrian15
it make any sense to anyone of you? Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of unsubscribe. Trouble

Re: Dropping rescue as an official flavour

2014-10-20 Thread adrian15
El 23/08/14 18:23, Daniel Baumann escribió: On 08/23/2014 06:20 PM, adrian15 wrote: Ok, I'll try to do my best. I have been impressed because there are way many more rescue packages on these two lists than what I had thought of originally. that would be great, thank you very much

Isolinux and Multi language - How do you want it?

2014-10-20 Thread adrian15
variants so that I can use syslinux without using variables? Or is it ok with you? 5) Are you already doing this in your Debian Live based project ? How do you do it? Thank you for your feedback! adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super

Re: Isolinux and Multi language - How do you want it?

2014-10-25 Thread adrian15
El 20/10/14 14:03, intrigeri escribió: Hi, adrian15 wrote (20 Oct 2014 07:03:06 GMT) : 5) Are you already doing this in your Debian Live based project ? How do you do it? We at Tails use a custom GDM greeter: https://git-tails.immerda.ch/greeter I suspect it wouldn't be s hard

Re: Isolinux and Multi language - How do you want it?

2014-10-25 Thread adrian15
? Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Re: Isolinux and Multi language - How do you want it?

2014-10-25 Thread adrian15
El 25/10/14 11:53, intrigeri escribió: Hi, (please don't Cc me, I read the list.) adrian15 wrote (25 Oct 2014 09:25:19 GMT) : I don't discard modifying and improving your greeter (Language, keyboard, and keyboard options should be bigger and in the center of the screen) FYI, that's WIP

Testing tails-greeter in Wheezy's Debian Live

2014-11-23 Thread adrian15
read till this point. I know it was a long message. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of unsubscribe

Re: Testing tails-greeter in Wheezy's Debian Live

2014-11-23 Thread adrian15
So, I have a fork for tails-greeter at: https://github.com/adrian15/tails-greeter branch master: Upstream's master which happens to be: 0.8.5 version. branch debian-live: Enforces as much as possible not to enable specific Tails bits. Kind of a workaround. branch rescatux_0.32: debian-live

Re: Testing tails-greeter in Wheezy's Debian Live

2014-11-23 Thread adrian15
El 23/11/14 a las 18:04, intrigeri escribió: Hi, I suggest to send the questions aimed at Tails developers to... Tails developers = tails-...@boum.org. Ok, I will do. adrian15 wrote (23 Nov 2014 15:42:11 GMT) : 1) I did a search in tails repository packages (apt-file) and there was no live

Bug#757697: RFE: Autodetection of architecture at boot time to load appropiate kernel

2014-12-07 Thread adrian15
I have these same patches available for live-build package on my live-build git repo here: Isolinux: https://github.com/adrian15/live-build/commit/4419638ab9cdfb1bacd98593e31d7f700b15a2dc Grub2 : https://github.com/adrian15/live-build/commit/a06085381ba346b576064ee84b325de54a81e33d Just

Bug#757883: Patch for Loopback cfg support

2014-12-07 Thread adrian15
Just in case it's easier for you to accept my patch you can also find it in this git repo commit based on live-build git repo: https://github.com/adrian15/live-build/commit/c6da5ff61bb46cb66b23fcb66daa83e23fc8a36b adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software

Bug#757883: Patch for Loopback cfg support

2014-12-07 Thread adrian15
I know that: git push --force is kind of forbidden when working in public with other people. As this is my kind of personal repo I did it. So the replaced commit (which only fixes file permissions) is found at: https://github.com/adrian15/live-build/commit

Bug#757883: Patch for Loopback cfg support

2014-12-08 Thread adrian15
the binary_syslinux renaming the kernel filenames or is it ok the way I'm doing it? Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org

Bug#757883: Patch for Loopback cfg support

2014-12-08 Thread adrian15
filenames. Just in case you want the detailed commits from debian-old-3.0 to debian-next they can be found here: https://github.com/adrian15/live-build/commit/b907d5ca4cfac5407e4231a202b5b84cfcf8c56c https://github.com/adrian15/live-build/commit/5c7636f8848b3d1d058bb2ed7fd69e01ad05270d https

Bug#757697: RFE: Autodetection of architecture at boot time to load appropiate kernel

2014-12-21 Thread adrian15
El 15/08/14 a las 13:04, Daniel Baumann escribió: On 08/15/2014 07:12 AM, adrian15 wrote: I attach a patch for Isolinux / Syslinux implementation for cpu detection. nice, thanks. from a quick look, sounds good. will check, test, and apply next week. As suggested (by another bug) I attach

Bug#775322: Bootloader code issues and improvements

2015-01-15 Thread adrian15
. As of this moment I have written patches for 11 of these issues, some of which have already been posted separately. More to follow soon. Thank you again for your hard work. adrian15 [1]: http://git.grml.org/?p=grml-live.git;a=blobdiff;f=templates/boot/grub/grub.cfg;h

Bug#775322: Bootloader code issues and improvements

2015-01-17 Thread adrian15
El 17/01/15 a las 02:21, jnqnfe escribió: 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

Bug#757697: RFE: Autodetection of architecture at boot time to load appropiate kernel

2015-01-15 Thread adrian15
El 22/12/14 a las 01:19, Michal Suchanek escribió: Hello, On 10 August 2014 at 18:31, Adrian Gibanel Lopez adrian15...@gmail.com wrote: Source: live-config Severity: wishlist Dear Maintainer, If one has configured its Debian Live to have more than one architecture kernel this is what I am

Bug#775322: Bootloader code issues and improvements

2015-01-18 Thread adrian15
about this templates directory. Thank you very much. I guess the difference is that the grub2 package has some template files by default while the syslinux has not these templates by default so the bootloaders directory needed to be used. But, well, I'm just wild guessing. adrian15 -- Support

Multi Bootloaders support patch (not working)

2015-08-21 Thread adrian15
This is a patch for adding Multi bootloaders support to Debian Live. (Based on current git master). This is the first step I need to be able to add loopback.cfg support to Debian Live. It's currently not working. Any help on debugging it it's needed. Thank you ! adrian15 -- Support free

Bug#757883: support for loopback.cfg file

2015-08-14 Thread adrian15
Right. Grub does not need to be inside the iso. Your example is right is the filename is loopback.cfg and not looback.cfg which I think it's a typo. El 14/08/15 a las 08:41, Daniel Baumann escribió: Hi, just to be sure: loopback.cfg support means that the iso doesn't necessarily has to have

Draft for tasksel-rescue

2015-11-12 Thread adrian15
* Memtest Super Grub2 Disk adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

SELinux support for Debian Live - Feedback welcomed

2015-10-17 Thread adrian15
be found at: * Repo: https://github.com/adrian15/live-build/ * Tag: rescatux-0.40b1 * Commit: 42a8f50690be1153285dc8841ec532ac2281e27d What it's missing from the implementation is: * Choosing to enable it or not (It's enabled by default) * Choose between permissive or enforce mode at boot * Ensure

Advice on adding SELinux to Debian Live

2015-10-17 Thread adrian15
et/p/rescatux/git/ci/jessie/tree/ Commit: 9f74111d7c5222a739054af1900784481f6496c3 8) Annex B. Debian Live update: tmp-selinux branch: https://github.com/adrian15/live-build/tree/tmp-selinux Commit: 42a8f50690be1153285dc8841ec532ac2281e27d adrian15 -- Support free software. Donate to Super Grub Dis

Re: Multi Bootloaders support patch (not working)

2015-08-26 Thread adrian15
suppose that it's going to have its default value. El 21/08/15 a las 20:08, adrian15 escribió: This is a patch for adding Multi bootloaders support to Debian Live. (Based on current git master). This is the first step I need to be able to add loopback.cfg support to Debian Live. It's

live-wrapper - RFE - Arch boot automatic detection

2015-11-18 Thread adrian15
on the available architecture. I already did this work for live-build and the commits can be found here: https://github.com/adrian15/live-build/commit/5852a69976da36abd7bcbbce95807a7a2451a7a6 https://github.com/adrian15/live-build/commit/36f781c4dc55e9a0d14cc74df5ff36f9eac2e33f 3) I don't mind

live-wrapper - RFE - Set your own distribution name

2015-11-18 Thread adrian15
a 'distribution name' variable so that a common string could be replaced on: * Bootloader entries * Login screen (I will need this in the future for adapting tails-greeter) * Possibly in another places 2) Hopefully this RFE can improve the current live-wrapper design. adrian15 -- Support free software

Re: Various options in Debian Live

2016-02-01 Thread adrian15
greatly appreciated. Cheers. Michael. For EFI support please check: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731709 . Hopefully I will be able to upload another version of my patch (hopefully a definitive one) in seven days. adrian15 -- Support free software. Donate to Super Grub

Re: live-build UEFI support: WAS: Re: Debian derivatives census: changes around Debian Live; live-build orphaned

2016-02-25 Thread adrian15
patch for almost three weeks. As Bern Armstrong says we are sometimes more busy with personal lives and other projects. :). adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#812358: debian-live: Please add gparted

2016-01-22 Thread adrian15
was graphical oriented and that I left out some cli tools from it. Some sysadmins might consider using grml instead of Rescatux for cli purposes just for that. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http

Getting Debian Live Packages Source Code not working when pinning and extra repos

2016-09-03 Thread adrian15
ns to have additional repos then you should help me on fixing this issue or find a workaround. Finally, should I fill a bug or am I missing something obvious? Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub

Re: UEFI Support

2016-09-14 Thread adrian15
, it should work if you build it and install it. thanks, Machu Waiting for your feedback on the recently UEFI boot support added. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Re: UEFI Support

2016-09-22 Thread adrian15
. Is that correct, or have I overlooked something? My build system is jessie, the target live-system too. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Re: apt-get install "Failed to fetch" "404 Not Found" IP ...

2017-05-06 Thread adrian15
kages that you actually download. I have not tested apt-offline myself so I cannot comment on it. According to other repliers say it might be more suitable for your needs. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#884591: live-build: grub.cfg failsafe entries rework

2017-12-17 Thread adrian15
Package: live-build Version: 1:20171207 Severity: normal Control: tags -1 + patch Dear Maintainer, * What led up to the situation? I was trying to build a live cd that has both two kernels: 686 and amd64 and at the same time which would be any hybrid disk so that I can boot in a BIOS-only

Bug#884553: live-build: Foreign architecture package support for linux kernel flavours in Stretch

2017-12-16 Thread adrian15
Package: live-build Version: 1:20171207 Severity: normal Dear Maintainer, * Introduction Jessie had linux-amd64 package in its own i386 section. Stretch has linux-amd64 package not in i386 section but in amd64 section only. When using live-build with Jessie you could use in an i386 Jessie

Bug#884553: live-build: Foreign architecture package support for linux kernel flavours in Stretch

2017-12-16 Thread adrian15
he current git head ( d33943ea7a71ba5d874eb20f47bb898da485c77d ) * Can also be found at: ** Repo: https://github.com/rescatux/live-build.git ** Branch: foreign-architecture-support-quicktest3 adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super

Re: Multiarch live CDs

2017-12-12 Thread adrian15
686-pae' now should be replaced by: --linux-flavours 'amd64:amd64 686-pae' Enjoy! adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#884585: live-build: Grub autodetect option no longer works with 686 kernel

2017-12-17 Thread adrian15
Package: live-build Version: 1:20171207 Severity: normal Control: tags -1 + patch Dear Maintainer, * What led up to the situation? I was trying to build a live cd that has both two kernels: 686 and amd64 and at the same time which would be any hybrid disk so that I can boot in a BIOS-only

Bug#884588: live-build: Showing all kernels at grub menu when there is more than one kernel is not working

2017-12-17 Thread adrian15
Package: live-build Version: 1:20171207 Severity: normal Control: tags -1 + patch Dear Maintainer, * What led up to the situation? I was trying to build a live cd that has both two kernels: 686 and amd64 and at the same time which would be any hybrid disk so that I can boot in a BIOS-only

Bug#884553: live-build: Foreign architecture package support for linux kernel flavours in Stretch

2017-12-23 Thread adrian15
El 21/12/17 a las 14:11, Raphael Hertzog escribió: > Hi, > > On Sat, 16 Dec 2017, adrian15 wrote: >> Now using: >> >> --linux-flavours="amd64:amd64 686" >> >> in a i386 system does install amd64 kernel from amd64 architecture in a >> transp

Bug#884585: live-build: Grub autodetect option no longer works with 686 kernel

2017-12-23 Thread adrian15
El 21/12/17 a las 14:32, Raphael Hertzog escribió: > On Sun, 17 Dec 2017, adrian15 wrote: >>* What led up to the situation? > > The reportbug templates are not always very appropriate when you > just want to submit a patch... just go straight to the explanation >

Re: Missing the rescue CD image, what can I do?

2018-07-26 Thread adrian15
discard graphical programs because rescapp needs an UI. I know that rescapp does not fit into a rescue task rescue because it needs and UI but if you happen to take a look and you find somehow rescapp interesting you can take a look at: https://www.supergrubdisk.org/other-stuff/rescatux-package-repository/ . adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#884553: live-build: Foreign architecture package support for linux kernel flavours in Stretch

2018-11-18 Thread adrian15
El 23/02/18 a las 17:43, Raphael Hertzog escribió: > Hi, > > On Sat, 23 Dec 2017, adrian15 wrote: >> 3) So I dropped that implementation of the patch and searched for >> something more elegant. A patch that modified the least possible lines >> of the live-build code

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-23 Thread adrian15
El 18/03/19 a las 00:39, adrian15 escribió: > El 09/03/19 a las 18:06, Thomas Schmitt escribió:>> What I'm saying with > all of this is that I'm going to propose a fix that >>> involves not using any earmark (which involves too much work) but just >>> sea

Bug#884553: live-build: Foreign architecture package support for linux kernel flavours in Stretch

2019-03-03 Thread adrian15
El 20/11/18 a las 14:19, Raphael Hertzog escribió: Sorry for the delay in answering but I have been busy. > Hi, > > On Sun, 18 Nov 2018, adrian15 wrote: >> After testing this change the Grub menu which should have two kernel >> entries has only one. It might be other of m

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-17 Thread adrian15
distributions discuss with each other and another place where remaster tool developers discuss with each other. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
ts. Maybe renaming /live/vmlinuz in the internal hard disk partition to mimic non HP250G6 systems but I already know what's going to happen. I'll get the grub> prompt too because it will have no useful grub.cfg to configfile into. 4) And, well, I might try an obvious patch that searches with regex b

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
/ devices being detected with Secure Boot enabled and Secure Boot disabled. So that we can conclude if this fallback to minimal grub.cfg is inevitable and attached to Secure Boot or if it's a Secure Boot bug itself. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el so

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
El 09/03/19 a las 15:03, Thomas Schmitt escribió: > Hi, > > adrian15 wrote: >> Well, guess what happened... my obvious patch: >> if ! search --set=root --file /live/vmlinuz ; then >search --set=root --file /live/vmlinuz1 >> does not boot in my compu

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-08 Thread adrian15
I/BOOT # This might be an additional EFI partition because it only has 'efi' and 'boot' directories. prefix=(hd0)/boot/grub # USB ( boot/ , efi/, efi.img, isolinux/, live/ y md5sum.txt ) root=hd0 # USB ( boot/ , efi/, efi.img, isolinux/, live/ y md5sum.txt ) adrian15 El 08/03/19 a las 23:21, ad

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-08 Thread adrian15
8a8301629d84c/scripts/build/efi-image Can anyone more experienced than me take a look at the 'signed packages' 'source package' and check how the EFI are actually built? I guess they use a different script than efi-image or an update one that changes some paths. As always, any feedback is

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
"${LB_ISO_VOLUME}" . As I said I'll work on the /live/id/12345678.ABC approach later. adrian15 El 09/03/19 a las 15:18, adrian15 escribió: > I am currently building and testing a label search approach. > It works manually on both UEFI USB boot and TianaCore UEFI CDROM boot. >

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
El 09/03/19 a las 15:03, Thomas Schmitt escribió: > Hi, > > adrian15 wrote: >> Well, guess what happened... my obvious patch: >> if ! search --set=root --file /live/vmlinuz ; then >search --set=root --file /live/vmlinuz1 >> does not boot in my compu

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
El 09/03/19 a las 15:03, Thomas Schmitt escribió: > Hi, > > adrian15 wrote: >> Well, guess what happened... my obvious patch: >> if ! search --set=root --file /live/vmlinuz ; then >search --set=root --file /live/vmlinuz1 >> does not boot in my compu

Bug#924053: live-build: UEFI shows grub> on HP250 G6 2SX60EA

2019-03-09 Thread adrian15
El 09/03/19 a las 16:35, Thomas Schmitt escribió: > Hi, > > adrian15 wrote: >> replace: >> search --set=root --file /live/vmlinuz >> with: >> search --set=root --label \"${LB_ISO_VOLUME}\" > > This looks ok for me, as far as GRUB2's work is

Bug#884553: Foreign architecture package support for linux kernel flavours patch

2019-03-12 Thread adrian15
"686 amd64:amd64" in a buster i386 chroot and it works flawlessly. If you want to avoid the grub> prompt with Secure Boot you should apply patch from #924053 bug too. Is it ok for merging in Debian GIT or is there anything that I can improve? Thank you very much! adrian15 --

Bug#757697: support arch autodetection on bootloader isolinux

2019-03-12 Thread adrian15
autodetection is already present in binary_loopback_cfg. So I only want isolinux support to be added. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/ >From 13730f7f8db6eb9bdd82a06b5c38148c56b2278d Mon Sep

Bug#924053: Find /.disk/info patch

2019-03-11 Thread adrian15
s, as long as we only support binary_iso it's fine for now to rely on /disk/.info (only generated by xorriso) till we find a better method (like the one suggested by Thomas). Thank you. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub

Bug#922251: live-build: support syslinux-efi as (additional) bootloader

2019-04-09 Thread adrian15
https://salsa.debian.org/live-team/live-build/merge_requests/19 1) What is the rationale behind removing the --templates option explanation on manpage? Do you remove it in any of your commits? Which one? Or someone else did remove it? Thank you. Note: I will make more comments about this bug lat

Bug#922251: live-build: support syslinux-efi as (additional) bootloader

2019-04-10 Thread adrian15
t commit should be in its own pull request and not the current one. That way it can opt to be applied inmediately while the rest of your commits is being studied. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#922251: live-build: support syslinux-efi as (additional) bootloader

2019-04-10 Thread adrian15
id you ever check buxy's work just in case it has something that you can recycle? I'll try to comment on "Improve bootloader configuration checks (5fb9ab31)" on the next days. I need to be focused on this one :) . Waiting for your feedback on the rest of the points. Hopefu

Bug#884553: Foreign architecture package support for linux kernel flavours patch

2019-03-13 Thread adrian15
El 13/03/19 a las 09:01, Raphael Hertzog escribió: > On Tue, 12 Mar 2019, adrian15 wrote: >> Is it ok for merging in Debian GIT or is there anything that I can improve? > > I think it's OK if this was tested and if it doesn't break anything. Yeah, I tested it in various commits fro

Bug#922251: live-build: support syslinux-efi as (additional) bootloader

2019-04-19 Thread adrian15
art should be improved to have something better than: https://salsa.debian.org/live-team/live-build/blob/00eab3a77f3da176f3f0aa807b886206f8f0f0f1/scripts/build/binary_hdd#L60-86 All of this above is trying to improve multi bootloader support in the binary_hdd part of live-build. Not sure if you should deal with this prior to adding your code. But if you want to take a look and tell us if binary_hdd should be updated or not (in the end the efi installation is handled by binary_syslinux-efi or binary_grub-efi in the filesystem level and not by binary_hdd). Having to deal with separate bootloaders, what they add or contribute that's another reason why I prefer binary_syslinux and binary_syslinux-efi being in different files. 6.3) Many of your commits seem to need a rebase into the current master branch. Well, that's to be expected. > > Gr. > > Matthijs > adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#922251: live-build: support syslinux-efi as (additional) bootloader

2019-04-19 Thread adrian15
I haven't checked every possible combination you put there I guess it's ok. So, once again looks good to me. adrian15 -- Support free software. Donate to Super Grub Disk. Apoya el software libre. Dona a Super Grub Disk. http://www.supergrubdisk.org/donate/

Bug#927746: debian-live: Add mokutil package

2019-04-22 Thread adrian15
Package: debian-live Severity: wishlist Dear Maintainer, As official Debian Live images are going to be signed by MS keys that will mean that they can be booted in MS Secure Boot enabled hardware. Some people might want to be able to use mokutil binaries from their live cds to enrol new

Re: propose creation of a debian-rescue blend

2017-03-10 Thread adrian15 adrian15
I just found this new MX Workbench respin iso based on Mepis. Here's the current list of packages that they use: https://github.com/AdrianTM/workbench-defaults/blob/master/workbench-tools.list Just in case it can help you. adrian15 2016-01-28 17:47 GMT+01:00 Donald Raikes <draike...@gmail.

Re: accessibility like speech and braille in the debian live console and desktop images

2017-05-09 Thread adrian15 adrian15
Well, I don't care too much about the approach or if you apply it to live-wrapper (current Debian Live) or live-build (former Debian Live). In any case make sure you implement it for both UEFI and BIOS boot. UEFI uses GRUB2 menues and thus it's slightly different to the current proposed

Re: live-build copyright notices

2020-03-11 Thread adrian15 adrian15
Some years ago the FSF advised against using Copyright YEAR1-YEAR-4. They said it was better to have: Copyright YEAR4 Copyright YEAR3 Copyright YEAR2 Copyright YEAR1 . I don't remember what their reasoning was but it was some legal stuff. Not sure if it's valid nowadays. El mié., 11 mar.

Re: [live-build] "E: Unable to find a source package for syslinux,grub-efi"

2020-03-10 Thread adrian15 adrian15
I coded that part and some basic test seems to imply its wrong as you have noticed. It should be in binary_iso which it's the one that I use. Here there is: https://salsa.debian.org/live-team/live-build/-/blob/d6096622f9f7f9e2e1c8b01b4769c9d08487688e/scripts/build/binary_iso#L109-171 So I