You are not logged in.

#1 2016-08-01 22:28:17

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,070
Website

Development; live-build EFI support

https://bugs.debian.org/cgi-bin/bugrepo … 731709#335

https://github.com/rescatux/live-build/ … _rebased_9

email wrote:

   
AttachmentsJul 31 (1 day ago)
       
to Michal, Thomas, 731709, Raphaël, jnq, Gaudenz, me
1) I'm glad Michal finally agrees with the overall implementation of multi bootloaders support.

2)

I have squashed some commits were it made sense.
I have fixed some commits descriptions.
I have removed a whitespace.

Here's the new rebased branch:

https://github.com/rescatux/live-build/ … _rebased_9

git diff betweenefi_support_based_on_debian_cd_rebased_7 and efi_support_based_on_debian_cd_rebased_9 shows only a whitespace as a difference, so I have not even bothered to test this new branch.

3) wCPO from debian-live irc is willing to pull it.

Is there anyone else than can provide feedback on this patch / branch?

Either by:

* Installing live-build with this applied patch
* Building your iso and check if it boots in both BIOS and UEFI mode.
* Check non usual UEFI machines.

I suspect it's fine to wait for one week for feedback.
After that time I'll try to request a proper pull / insertion into Debian's live-build repo and probably into live-build package binaries.

adrian15

This is very promising. Maybe as a separate testing ISO for deuterium, we have a lot of stuff being added to 'stable' as it is. Anyway, I'll try to test this when life permits and post back.

There are always posts asking about this (at least one in the last day or two), please point them to this thread.


I don't care what you do at home. Would you care to explain?

Offline

#2 2016-08-04 13:47:04

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Development; live-build EFI support

Hmm this is going to sound unbelievably newbish, but I've always been thumbs with git and GitHub... How would I go about finding and downloading the iso with the uefi support to download for test purposes?


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#3 2016-08-04 13:57:20

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Development; live-build EFI support

Horizon_Brave wrote:

Hmm this is going to sound unbelievably newbish, but I've always been thumbs with git and GitHub... How would I go about finding and downloading the iso with the uefi support to download for test purposes?

The github repo is for live-build, so you would need to build that and then use it to build your own iso. Or wait until some kind person builds a deuterium+efi iso and uploads it for you to test wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#4 2016-08-04 18:25:59

Horizon_Brave
Operating System: Linux-Nettrix
Registered: 2015-10-18
Posts: 1,473

Re: Development; live-build EFI support

No. It's time HB  puts on the man pants, and build's it himself. ..........

I use the make command right? Any tutorials on compiling something from a github like this?  I have it downloaded, but to me it just looks like a bunch of random files...  neutral


"I have not failed, I have found 10,000 ways that will not work" -Edison

Offline

#5 2016-08-04 18:52:35

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,083
Website

Re: Development; live-build EFI support

Horizon_Brave wrote:

I use the make command right?

No.

Try:

git clone https://github.com/rescatux/live-build.git && cd live-build && git checkout rescatux-0.40b7
dpkg-buildpackage -us -uc
sudo dpkg -i ../*.deb

wink

Offline

#6 2016-08-04 18:56:09

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Development; live-build EFI support

This one looks like can you do...

1) D/L and extract the zipfile
2) cd to the extracted directory
3)

sudo make install (or uninstall)

...but installing a package is generally thought to be safer wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB