You are not logged in.

#41 2018-04-05 10:35:19

vinzv
Member
Registered: 2017-09-12
Posts: 186
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

johnraff wrote:

Beta 3 i386
(beta2 messed up.)

https://drive.google.com/file/d/177QKcm … sp=sharing
sha256:
90ba343618dd94f9120e1a13610f7f843c0bebd1e72ead9ea60ee3376ee014f0  helium-beta3-i386.iso

As always, mirrored:
https://mirror.vinzv.space/bunsenlabs/helium/beta/

Offline

#42 2018-04-05 16:38:35

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

Re: [OUTDATED]Please help us test the Helium beta ISO

^ We really are grateful for your services here vinzv, thank you very much.

And I'm not just saying that because I have another image for your mirror big_smile

Helium-beta3-amd64.iso here:

https://drive.google.com/open?id=1dvto2 … 43HL7jd6nL

sha256sum:

28237a8e3a28350371ef3c34923c4d253354d8e1965aa94e6e54fea91283ec27

Last edited by Head_on_a_Stick (2018-04-05 16:55:57)

Offline

#43 2018-04-05 19:32:16

vinzv
Member
Registered: 2017-09-12
Posts: 186
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

Head_on_a_Stick wrote:

^ We really are grateful for your services here vinzv, thank you very much.

And I'm not just saying that because I have another image for your mirror big_smile

No problem, thanks to gdrive it's done quickly. That said, helium-beta3-amd64.iso is available. wink

Offline

#44 2018-04-05 19:50:35

pamir
Member
Registered: 2018-02-02
Posts: 43

Re: [OUTDATED]Please help us test the Helium beta ISO

helium-beta3-amd64.iso i have been playing with it all day, it really feels finished now , all the repositiores work, nvidia graphics work faultlessly which older kernels did not.

I'm hoping within a few days the final helium should be up.

Offline

#45 2018-04-06 08:40:27

fedora
Member
Registered: 2018-04-06
Posts: 5

Re: [OUTDATED]Please help us test the Helium beta ISO

Thanks for development of lightweight debian stretch bunsenlab helium. I wonder after 4 attempts in virtualbox and 1 real install how to get obmenu-generator working. I applied instruction from https://github.com/trizen/obmenu-generator, https://forums.bunsenlabs.org/viewtopic.php?id=3387, install .deb package, add http://download.opensuse.org/repositori … ebian_8.0/, add sparky repo without success.
  In process finding that bunsenlab helium install from minimal debian accept adding http://download.opensuse.org/repositori … ebian_8.0/
iso sparky minimal implemented install with obmenu-generator integrated
crunchbang plus plus accept install from sparky repo

Offline

#46 2018-04-06 10:33:41

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,737

Re: [OUTDATED]Please help us test the Helium beta ISO

That powermanager icon is now way nicer (beta 3), geany is still very white.
https://raw.githubusercontent.com/bront … unsen.conf < Suggestion for default
https://raw.githubusercontent.com/bront … nBeam.conf < Suggestion for alternative

Last edited by brontosaurusrex (2018-04-06 10:40:27)

Offline

#47 2018-04-06 11:23:39

vinzv
Member
Registered: 2017-09-12
Posts: 186
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

brontosaurusrex wrote:

That powermanager icon is now way nicer (beta 3), geany is still very white.
https://raw.githubusercontent.com/bront … unsen.conf < Suggestion for default
https://raw.githubusercontent.com/bront … nBeam.conf < Suggestion for alternative

+1 for definitely including them and making bunsenBeam.conf the default.

Offline

#48 2018-04-06 11:50:19

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

Re: [OUTDATED]Please help us test the Helium beta ISO

We have enabled the official Helium repositories smile

All Helium-dev users should edit /etc/apt/sources.list.d/helium-dev.list and replace the content with these lines:

deb https://pkg.bunsenlabs.org/debian helium main
#deb-src https://pkg.bunsenlabs.org/debian helium main

(The second line is for our source packages, uncomment, update and `apt-get source $foo` to get the source code for package $foo.)

Once the file is saved, update the package database and upgrade the system:

sudo apt update
sudo apt upgrade

Last edited by Head_on_a_Stick (2018-04-09 21:02:13)

Offline

#49 2018-04-06 11:52:08

vinzv
Member
Registered: 2017-09-12
Posts: 186
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

Head_on_a_Stick wrote:

We have enabled the official Helium repositories smile

Ah, the sweet scent of a final release coming up... smile

Offline

#50 2018-04-06 13:40:20

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,542
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

brontosaurusrex wrote:

...geany is still very white.
https://raw.githubusercontent.com/bront … unsen.conf < Suggestion for default
https://raw.githubusercontent.com/bront … nBeam.conf < Suggestion for alternative

I'd nearly forgotten about those. I'll get bunsen-configs to put those themes in /usr/share/geany/colorschemes where they'll be available to all users without having to put any more files in skel. Then set the default in skel/.config/geany/geany.conf
And thanks!


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#51 2018-04-06 18:13:37

bigbenaugust
Member
From: the 704 / KCLT
Registered: 2017-05-20
Posts: 179

Re: [OUTDATED]Please help us test the Helium beta ISO

Head_on_a_Stick wrote:

We have enabled the official Helium repositories smile

All Helium-dev users should edit /etc/apt/sources.list.d/bunsen.list and replace the content with these lines:

deb https://pkg.bunsenlabs.org/debian helium main
#deb-src https://pkg.bunsenlabs.org/debian helium main

(The second line is for our source packages, uncomment, update and `apt-get source $foo` to get the source code for package $foo.)

Once the file is saved, update the package database and upgrade the system:

sudo apt update
sudo apt upgrade

oh snap, I'd better switch!


--Ben
BL / MX / Raspbian... and a whole bunch of RHEL boxes. :)

Offline

#52 2018-04-06 22:17:52

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

Re: [OUTDATED]Please help us test the Helium beta ISO

johnraff wrote:
brontosaurusrex wrote:

...geany is still very white.
https://raw.githubusercontent.com/bront … unsen.conf < Suggestion for default
https://raw.githubusercontent.com/bront … nBeam.conf < Suggestion for alternative

I'd nearly forgotten about those. I'll get bunsen-configs to put those themes in /usr/share/geany/colorschemes where they'll be available to all users without having to put any more files in skel. Then set the default in skel/.config/geany/geany.conf
And thanks!

+1. Thank you, rex!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#53 2018-04-06 22:24:58

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

Re: [OUTDATED]Please help us test the Helium beta ISO

fedora wrote:

Thanks for development of lightweight debian stretch bunsenlab helium. I wonder after 4 attempts in virtualbox and 1 real install how to get obmenu-generator working. I applied instruction from https://github.com/trizen/obmenu-generator, https://forums.bunsenlabs.org/viewtopic.php?id=3387, install .deb package, add http://download.opensuse.org/repositori … ebian_8.0/, add sparky repo without success.
  In process finding that bunsenlab helium install from minimal debian accept adding http://download.opensuse.org/repositori … ebian_8.0/
iso sparky minimal implemented install with obmenu-generator integrated
crunchbang plus plus accept install from sparky repo

Please open a new thread in this Development and Suggestions forum for this issue. obmenu-generator is not "officially supported" by us, but I'm sure @martix and @ohnonot  will be glad to help you.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#54 2018-04-07 05:26:35

jesito
Member
Registered: 2015-10-21
Posts: 36
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

One of the Spanish colleagues that downloaded the beta claims that MOC and ranger are not seen in Synaptic, whilst they were in the previous version.

Forget about it, I've checked it by myself on both the Beta3 32/64 and everything is correct...

Last edited by jesito (2018-04-07 07:24:09)


3D or not 3D, that is not anymore the question.

Offline

#55 2018-04-07 08:13:05

fedora
Member
Registered: 2018-04-06
Posts: 5

Re: [OUTDATED]Please help us test the Helium beta ISO

hhh wrote:
fedora wrote:

Thanks for development of lightweight debian stretch bunsenlab helium. I wonder after 4 attempts in virtualbox and 1 real install how to get obmenu-generator working. I applied instruction from https://github.com/trizen/obmenu-generator, https://forums.bunsenlabs.org/viewtopic.php?id=3387, install .deb package, add http://download.opensuse.org/repositori … ebian_8.0/, add sparky repo without success.
  In process finding that bunsenlab helium install from minimal debian accept adding http://download.opensuse.org/repositori … ebian_8.0/
iso sparky minimal implemented install with obmenu-generator integrated
crunchbang plus plus accept install from sparky repo

Please open a new thread in this Development and Suggestions forum for this issue. obmenu-generator is not "officially supported" by us, but I'm sure @martix and @ohnonot  will be glad to help you.

Thanks for reply. I'll follow the instruction.:)

Offline

#56 2018-04-07 08:24:22

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,542
Website

Re: [OUTDATED]Please help us test the Helium beta ISO

johnraff wrote:
Head_on_a_Stick wrote:

@johnraff, did you manually rename the images?

Yes. smile

But I've now found an option --image-name that let's you set the, er, image name. big_smile
It's not documented anywhere I can see, but one of my collection of other peoples' live-build configs used it, and it's there in the live-build code sure enough. I've added a couple of hook scripts, so /etc/bunsen/bunsen_install's "Version:" gets set automatically from that, and also a little file bunsen_version goes in the disk's top level directory too, just for reference. The only place where the build version needs to be set should be in auto/config's --image-name.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Online

#57 2018-04-07 16:15:52

Narmo
Bad Wolf
From: Poland
Registered: 2015-09-29
Posts: 57

Re: [OUTDATED]Please help us test the Helium beta ISO

Installed Helium-beta3-amd64.iso on PC with windows 7 and Mint, bunsen is in mint's place, everything went smooth, grub is ok, can run windows and bunsen. Very happy and testing 32 bit version on dell latitude in a minute or two smile

Last edited by Narmo (2018-04-07 16:16:16)

Offline

#58 2018-04-07 23:59:53

lowrider
Member
From: Germany
Registered: 2015-09-29
Posts: 358

Re: [OUTDATED]Please help us test the Helium beta ISO

Head_on_a_Stick wrote:

We have enabled the official Helium repositories smile

All Helium-dev users should edit

/etc/apt/sources.list.d/bunsen.list

and replace the content with these lines:

deb https://pkg.bunsenlabs.org/debian helium main
#deb-src https://pkg.bunsenlabs.org/debian helium main

(The second line is for our source packages, uncomment, update and `apt-get source $foo` to get the source code for package $foo.)

Once the file is saved, update the package database and upgrade the system:

sudo apt update
sudo apt upgrade

Good News. FYI, I don't have a

/etc/apt/sources.list.d/bunsen.list

file on my helium-dev install but

/etc/apt/sources.list.d/helium-dev.list

instead wink
a sudo rm /etc/apt/sources.list.d/helium-dev.list following sudo touch /etc/apt/sources.list.d/bunsen.list and pasting the new lines in fixed it.
Good Job @team

Offline

#59 2018-04-08 01:08:32

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: [OUTDATED]Please help us test the Helium beta ISO

Looks good, but seems the new  Obmenu is whining about incompatible menu layout.


Real Men Use Linux

Offline

#60 2018-04-08 16:13:03

fairoaks
New Member
Registered: 2015-11-21
Posts: 2

Re: [OUTDATED]Please help us test the Helium beta ISO

Would love to test the iso but it`s a 12 hour download due to your slow servers.

Offline

Board footer

Powered by FluxBB