Create Debian 9 (Stretch) minimal ISO similar to DebianDog

A home for all kinds of Puppy related projects
Message
Author
wiak
Posts: 2040
Joined: Tue 11 Dec 2007, 05:12
Location: not Bulgaria

#1061 Post by wiak »

StretchDog proves nice in combination with android tablet or phone chroot Debian system I mention here:

http://murga-linux.com/puppy/viewtopic. ... 303#986303

wiak

EDIT: @mikeslr: please see here:

http://murga-linux.com/puppy/viewtopic. ... 328#986328

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#1062 Post by rcrsn51 »

Update for PeasyPartView here.

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

kodi, kaffeine squashfs

#1063 Post by zagreb999 »

is there
kodi, kaffeine squashfs...?

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

Re: kodi, kaffeine squashfs

#1064 Post by fredx181 »

zagreb999 wrote:is there
kodi, kaffeine squashfs...?
No, there isn't, but you can make yourself by using apt2sfs or repo2sfs.

Fred

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

#1065 Post by zagreb999 »

yes, i trayed both ... impossible...

there are not dependencies...

if i arrive to squashfs module,
it does not work...

impossible to create both...

regards.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1066 Post by fredx181 »

Hi zagreb, sorry, forgot to mention that kodi needs "libegl1-mesa" to provide GLX
(probably you don't have it installed)
So, to make it with apt2sfs, this should work:

Code: Select all

kodi libegl1-mesa
Fred

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

kodi

#1067 Post by zagreb999 »

thanks fred!

it is impossible...

please, take look at
screenshots.
-----------------
regards.
Attachments
source.list.png
source.list
(175.61 KiB) Downloaded 150 times
screenshot.jpeg
terminal
(173.65 KiB) Downloaded 178 times

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1068 Post by fredx181 »

Hi zagreb, good that showed your sources.list, so now I can see why the problem appears for you:
1) Never EVER mix stable (stretch) with testing, things will break then.
2) Remove (or uncomment) the "snapshot.debian" entry from sources.list

So it should be just this:

Code: Select all

deb https://fredx181.github.io/StretchDog/i386/Packages/ ./
deb http://deb.debian.org/debian/ stretch main contrib non-free
#deb-src http://deb.debian.org/debian/ stretch main contrib non-free 

deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free

#Debian Multimedia
# deb ftp://ftp.deb-multimedia.org/ stretch main non-free
But you may want to use "deb-multimedia" repo also, uncomment last line in that case.

This way creating kodi squashfs with apt2sfs should work.

Fred

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#1069 Post by belham2 »

Hi Fred,

I am in my daily Debian64-XFCE-build I use all the time, and am trying to pull off using "xdelta3" using peebee's ISO & the delta(s) he puts out for them. Any chance you could take a peek? Me is mucho ooocho lost :lol:

http://murga-linux.com/puppy/viewtopic. ... 850#986850

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

file-roller as default in thunar

#1070 Post by zagreb999 »

FRED,
IS THERE A WAY TO MAKE
file-roller as default in thunar?
------------------------------------
THANKS IN ADVANCE!

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

Re: file-roller as default in thunar

#1071 Post by fredx181 »

zagreb999 wrote:FRED,
IS THERE A WAY TO MAKE
file-roller as default in thunar?
------------------------------------
THANKS IN ADVANCE!
What works for me is to uninstall xarchiver and install file-roller:

Code: Select all

apt-get purge xarchiver && apt-get install file-roller
Or maybe if you have file-roller already installed, reinstall it ?

Code: Select all

apt-get purge xarchiver && apt-get install file-roller --reinstall
EDIT: Or right-click on an archive > Open with "Archive Manager" (=file-roller) once, and it will be the default.

Fred

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

thunar-create archive

#1072 Post by zagreb999 »

thanks fred

after done this

apt-get purge xarchiver && apt-get install file-roller --reinstall

see, please, screenshot
Attachments
snapshot1.jpeg
snapshot
(114.83 KiB) Downloaded 159 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#1073 Post by rcrsn51 »

CamPhoneTab updated here.

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

#1074 Post by fredx181 »

rcrsn51 wrote:CamPhoneTab updated here.
Thanks Bill, added to repos.

@zagreb999

Is file-roller properly installed ? What's the output of:

Code: Select all

which file-roller
And if that's OK (located as /usr/bin/file-roller), can you extract an archive using file-roller ? (right-click > open with "Archive Manager")

Fred

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

thunar file roller

#1075 Post by zagreb999 »

HI FRED

YES, I CAN EXTRACT WITH F-ROLLER.
BUT I CAN NOT COMPRESS
WITH RIGHT CLICK IN THUNAR WITH
F-ROLLER, ONLY WITH XARCHIVER...
F-ROLLER IS MUCH BETTER- IT CAN
CREATE AN ISO FILE...

THANKS
Attachments
snapshot1.jpeg
(154 KiB) Downloaded 140 times

User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

Re: thunar file roller

#1076 Post by fredx181 »

zagreb999 wrote:HI FRED

YES, I CAN EXTRACT WITH F-ROLLER.
BUT I CAN NOT COMPRESS
WITH RIGHT CLICK IN THUNAR WITH
F-ROLLER, ONLY WITH XARCHIVER...
F-ROLLER IS MUCH BETTER- IT CAN
CREATE AN ISO FILE...

THANKS
Hi zagreb, sorry, I don't know how to solve, btw, looking at your screenshot it seems that you are on Jessie, hopefully you didn't mix Jessie with Stretch, if so, it's asking for trouble.

Fred

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#1077 Post by rcrsn51 »

CPUtemp updated here.

zagreb999
Posts: 567
Joined: Fri 11 Apr 2014, 06:39
Location: Yugoslavija

without kernel

#1078 Post by zagreb999 »

HI FRED, REGARDS!
CAN YOU MAKE
mklive-stretch
gui script

without OR with kernel
gui- user frendly
(as choose desktop)...

all computers can not load all kernels...

THANKS...

belham2
Posts: 1715
Joined: Mon 15 Aug 2016, 22:47

#1079 Post by belham2 »

rcrsn51 wrote:CPUtemp updated here.
Hi Rcrsn51,

I installed 'cputemp_3.1-1_amd64.deb' in Fred's new BionicPup64. Was it ok to do that? It installed, told me to reboot to activate (which I did), and then this below is what appeared in the tint2 system window (is it just supposed to show the flame like that, or actual cputemp numbers?):
Attachments
xendog-20180407151152.jpg
(4.46 KiB) Downloaded 336 times
xendog-20180407151234.jpg
(31.23 KiB) Downloaded 337 times

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#1080 Post by rcrsn51 »

belham2 wrote:(is it just supposed to show the flame like that, or actual cputemp numbers?):
From the CPUtemp page:
The icon does NOT show the current temperature.

Post Reply