Create Debian 9 (Stretch) minimal ISO similar to DebianDog

A home for all kinds of Puppy related projects
Message
Author
User avatar
fredx181
Posts: 4448
Joined: Wed 11 Dec 2013, 12:37
Location: holland

Re: build deb in thunar

#1231 Post by fredx181 »

zagreb999 wrote: PLEASE, CAN YOU TELL ME
IN detail HOW MAKE BUILD DEB
TO WORK...
You need to install "makedebpackage" (if not installed yet)
https://fredx181.github.io/StretchDog/i ... 3_i386.deb
Then set the command in custom actions to:

Code: Select all

make-deb-package %f 
And check "Directories" in Appearance conditions.

Fred

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

make deb

#1232 Post by zagreb999 »

THANKS FRED,
BUT IT DOES NOT WORK...
PLEASE, SEE SCREENSHOT...
Attachments
Screenshot.png
SCREEN
(32.93 KiB) Downloaded 200 times

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

#1233 Post by fredx181 »

@zagreb999

Then you need to change the permissions inside the package to be build, e.g. from terminal in the DEBIAN folder:

Code: Select all

chmod 0755 postinst
(and better change permissions of other files in the package also if they are 777)

Fred

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

#1234 Post by zagreb999 »

THANKS FRED
I DID AS YOU WROTE,
BUT NOTHING IS CHANGED-
THE SAME THING.
IN THE "postinst" THERE IS NOT
PERMISSION 777...

PLEASE, CAN YOU YOURSELF
CREATE THIS DEB PACKAGE...

THANK YOU!

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

#1235 Post by fredx181 »

zagreb999 wrote:PLEASE, CAN YOU YOURSELF
CREATE THIS DEB PACKAGE...
THIS DEB PACKAGE
Which deb package you don't say, how can I possibly do it then ?

EDIT: In general, I think you can't expect help if you provide so little information.
And stop writing in UPPERCASE, it comes over as shouting or demanding, you understand what I mean ?
Next time I'll ignore your posts if you haven't changed your attitude.

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

#1236 Post by zagreb999 »

REGARDS FRED
-------------------
I USE YOUR FANTASTIC
MX-16_mod.iso.
I MADE ALL THUNAR
CUSTOM ACTIONS.
ONLY BUILD DEB I DO NOT
KNOW...
PLEASE, CAN YOU TELL ME
IN detail HOW MAKE BUILD DEB
TO WORK...
-----------
THANK YOU
---------------------
build deb

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

#1237 Post by rcrsn51 »

P910nd print server updated here.

YASSM Samba share mounter updated here.

PeasyPort network scanner updated here.

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

makedeb in mx 16 experimental

#1238 Post by zagreb999 »

hi fred i have problems
with keyboard, sorry
you are right!

MX-16_mod.iso
how i can make work
makedeb ?

(this "MX" is your signature!)

thanks

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#1239 Post by backi »

Hi Zagreb!
Why not download and install makedebpackage ? :
https://fredx181.github.io/StretchDog/i ... 3_i386.deb
You will find it installed in usr/local/apps or usr/local/bin -------
Why does makedebpackage not work ? Permissions???
Can not quite understand what's your Problem -----

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

#1240 Post by fredx181 »

@zagreb999
You can also use "redeb" script (it is included), e.g.:
Extract deb:

Code: Select all

redeb /path/to/file.deb
Build deb from folder:

Code: Select all

redeb /path/to/folder-to-build
(but make-deb-package is more advanced)

And again: if you give ZERO information about what you did and the results, we can not help.
I can not look over your shoulder and see what happens on your computer.

EDIT: I tried make-deb-package on MX16-mod and works fine for me.

Fred

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

#1241 Post by zagreb999 »

thanks fred
"postinst" in debian folder i
deleted,
and build deb works great!
---------------------
why not start mx-dog-
it is the best?!

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

#1242 Post by rcrsn51 »

PeasyPrint updated here.

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

#1243 Post by rcrsn51 »

Sound Card Selector updated here.

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

#1244 Post by fredx181 »

rcrsn51 wrote:Sound Card Selector updated here.
Thanks again for your continuing support Bill !
Not often I mention, but I'm sure you noticed that I always try to keep up by adding your updated packages to the custom repos.
@all, see here:
https://fredx181.github.io/StretchDog/i ... ges/Extra/
https://fredx181.github.io/StretchDog/a ... ges/Extra/

Or, better, instead of downloading, install with apt-get, e.g.

Code: Select all

apt-get update
apt-get install sound-card-selector
Fred

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

#1245 Post by fredx181 »

*** Updated mklive-stretch script ***
Changed installed kernel to latest Debian Stable version 4.9.0-7 (previously was 4.9.0-6)
After download, make it executable:

Code: Select all

chmod +x mklive-stretch
The tar.gz archive containing e.g. porteus-boot scripts + aufs and squashfs (LZ4 support) kernel modules for 4.9.0-7 is: dog-boot-stretch-20180815.tar.gz
(just for info in case anyone preferring to change to that manually in custom mklive-stretch script)

Fred

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

#1246 Post by fredx181 »

New version in repos of "upgrade-kernel", 1.0.9
For to upgrade to latest kernel version 4.9.0-7 (frugal install only)
Install from Synaptic or with apt-get:

Code: Select all

apt-get update
apt-get install upgrade-kernel
Run from Menu > System > Upgrade-Kernel

Fred

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#1247 Post by dancytron »

fredx181 wrote:New version in repos of "upgrade-kernel", 1.0.9
For to upgrade to latest kernel version 4.9.0-7 (frugal install only)
Install from Synaptic or with apt-get:

Code: Select all

apt-get update
apt-get install upgrade-kernel
Run from Menu > System > Upgrade-Kernel

Fred
Just did the kernel upgrade and then remastered. All went as expected.
root@live:~# uname -a
Linux live 4.9.0-7-amd64 #1 SMP Debian 4.9.110-3+deb9u2 (2018-08-13) x86_64 GNU/Linux

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

#1248 Post by rcrsn51 »

Sound Card Selector updated here.

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

#1249 Post by rcrsn51 »

If you have set the ALSA Equalizer as your default audio device, you may lose the ability to control the master volume from the tray applet.

Code: Select all

### these three lines enable the regular sound card ###

#defaults.pcm.card 0
#defaults.pcm.device 0
#defaults.ctl.card 0

##################

ctl.equal {
 type equal;
}

pcm.plugequal {
  type equal;
  slave.pcm "plughw:0,0";
}

pcm.equal{
  type plug;
  slave.pcm plugequal;
}

### these two lines enable the equalizer ###

pcm.!default pcm.equal
ctl.!default ctl.equal
Alsa-master-volume creates a second tray applet that shows Alsamixer set to Card 0. Now you can change the volume while the Equalizer is active.

Remove the fake .gz extension. The tray icon appears on the next restart.
Attachments
alsa-master-volume_1.0_i386.deb.gz
(3.96 KiB) Downloaded 112 times
alsa-master-volume_1.0_amd64.deb.gz
(3.82 KiB) Downloaded 112 times

trister
Posts: 137
Joined: Sun 01 Mar 2015, 21:16

#1250 Post by trister »

fredx181 wrote:New version in repos of "upgrade-kernel", 1.0.9
For to upgrade to latest kernel version 4.9.0-7 (frugal install only)
Install from Synaptic or with apt-get:

Code: Select all

apt-get update
apt-get install upgrade-kernel
Run from Menu > System > Upgrade-Kernel

Fred
What is the difference with the files you have posted in a previous post(kernel-4.16.0-0.bpo.2-amd64.squashfs , new init.rd ... etc...)?

I did that type of upgrade and conky reports kernel 4.16.0 and everything works as before.

The only downside so far (for me) is that I have to update virtual box to work with the new kernel. :)

Post Reply