LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-07-2022, 12:41 PM   #1
OTB
Member
 
Registered: Jul 2019
Distribution: Slackware 15
Posts: 43

Rep: Reputation: 110Reputation: 110
Rebuilding Slackware Packages to Include Additional Features


I thought this may be of interest to some people:

https://www.youtube.com/watch?v=xMt_e6K_9Io
 
Old 04-07-2022, 01:21 PM   #2
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,687

Rep: Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376Reputation: 1376
Excellent video as always. The only thing I saw is that you used "su" instead of "su -" which usually isn't a problem, but generally speaking its a better idea to use "su -" so that you invoke root's environment.

Last edited by Daedra; 04-07-2022 at 01:23 PM.
 
2 members found this post helpful.
Old 04-07-2022, 01:28 PM   #3
OTB
Member
 
Registered: Jul 2019
Distribution: Slackware 15
Posts: 43

Original Poster
Rep: Reputation: 110Reputation: 110
Quote:
Originally Posted by Daedra View Post
Excellent video as always. The only thing I saw is that you used "su" instead of "su -" which usually isn't a problem, but generally speaking its a better idea to use "su -" so that you invoke root's environment.
Absolutely agree.
 
Old 04-07-2022, 05:51 PM   #4
adcdam
Member
 
Registered: Aug 2020
Location: Berisso, Argentina
Distribution: Slackware
Posts: 255

Rep: Reputation: 205Reputation: 205Reputation: 205
Excellent quality video, i really hope you continue doing more Slackware related videos.
regards.
 
2 members found this post helpful.
Old 04-08-2022, 02:01 AM   #5
OTB
Member
 
Registered: Jul 2019
Distribution: Slackware 15
Posts: 43

Original Poster
Rep: Reputation: 110Reputation: 110
Quote:
Originally Posted by adcdam View Post
Excellent quality video, i really hope you continue doing more Slackware related videos.
regards.
Will do 👍
 
2 members found this post helpful.
Old 04-08-2022, 02:26 AM   #6
truepatriot76
Member
 
Registered: Apr 2014
Location: California, USA
Distribution: slackware64-current
Posts: 232

Rep: Reputation: 195Reputation: 195
I usually use Fluxbox as a stop-gap on a fresh install before installing MATE (no KDE/XFCE). After seeing this and your fluxbox video, I think I may have been a bit hasty in dismissing it. Well done as usual OTB (on both counts).
 
1 members found this post helpful.
Old 04-08-2022, 03:19 AM   #7
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,975

Rep: Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552Reputation: 1552
Excellent!

Like @Daedra, I use "su -". Rather than set the executable bit I use "bash fluxbox.SlackBuild". I also add a tag, to save typing I just add it to the BUILD variable "BUILD=${BUILD:-6cgs}". In my own SlackBuild scripts I do use a TAG variable.
 
1 members found this post helpful.
Old 04-08-2022, 04:59 AM   #8
FlinchX
Member
 
Registered: Nov 2017
Distribution: Slackware Linux
Posts: 666

Rep: Reputation: Disabled
Is there a text version?
 
Old 04-08-2022, 05:17 AM   #9
OTB
Member
 
Registered: Jul 2019
Distribution: Slackware 15
Posts: 43

Original Poster
Rep: Reputation: 110Reputation: 110
Quote:
Originally Posted by FlinchX View Post
Is there a text version?
Im afraid not. I suppose I could add to the video description
 
Old 04-08-2022, 07:04 AM   #10
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,061

Rep: Reputation: Disabled
I have bookmarked your channel. Thanks!

TIP: type in a terminal "pipe-viewer OldTechBloke" gives the output shown in the attached pic. You can also type pipe-viewer without argument, then type OldTechBloke at the prompt and press Enter. Then, just type the number of the video you want to play (in our case: 1) and press Enter.

PS Do you sometimes run the Royal Enfield or is it there only for decorating?

PPS I hope you will make a video of Slint64-15.0 when released within one or two weeks
Attached Thumbnails
Click image for larger version

Name:	pipe_viewer_OldTechBloke.png
Views:	60
Size:	143.6 KB
ID:	38741  

Last edited by Didier Spaier; 04-08-2022 at 07:14 AM. Reason: PS added.
 
2 members found this post helpful.
Old 04-08-2022, 09:14 AM   #11
FlinchX
Member
 
Registered: Nov 2017
Distribution: Slackware Linux
Posts: 666

Rep: Reputation: Disabled
Quote:
Originally Posted by OTB View Post
Im afraid not. I suppose I could add to the video description
I watched the video \o/

How do you make sure your custom package won't get overwritten by an eventual security update? Are you using slackpkg and blacklisting the fluxbox package?
 
1 members found this post helpful.
Old 04-08-2022, 10:44 AM   #12
OTB
Member
 
Registered: Jul 2019
Distribution: Slackware 15
Posts: 43

Original Poster
Rep: Reputation: 110Reputation: 110
Quote:
Originally Posted by Didier Spaier View Post
I have bookmarked your channel. Thanks!

TIP: type in a terminal "pipe-viewer OldTechBloke" gives the output shown in the attached pic. You can also type pipe-viewer without argument, then type OldTechBloke at the prompt and press Enter. Then, just type the number of the video you want to play (in our case: 1) and press Enter.

PS Do you sometimes run the Royal Enfield or is it there only for decorating?

PPS I hope you will make a video of Slint64-15.0 when released within one or two weeks
I’ll take a look at Slint and yes the Royal Enfield is used. It’s been away for the winter but it’s about to move outside again :-)
 
Old 04-08-2022, 10:46 AM   #13
OTB
Member
 
Registered: Jul 2019
Distribution: Slackware 15
Posts: 43

Original Poster
Rep: Reputation: 110Reputation: 110
Quote:
Originally Posted by FlinchX View Post
I watched the video \o/

How do you make sure your custom package won't get overwritten by an eventual security update? Are you using slackpkg and blacklisting the fluxbox package?
I just blacklist my _otb tag along with _SBo. And yes I use slackpkg
 
1 members found this post helpful.
Old 04-08-2022, 11:47 AM   #14
adcdam
Member
 
Registered: Aug 2020
Location: Berisso, Argentina
Distribution: Slackware
Posts: 255

Rep: Reputation: 205Reputation: 205Reputation: 205
I really would like to see videos by OTB included in the Slackware documentation i mean a sections of videos, new users will value that a lot.
 
2 members found this post helpful.
Old 04-08-2022, 12:29 PM   #15
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Thanks for the video and for the intro to fluxbox, OTB !

-- kjh
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackware 14.2/-current - problem with rebuilding kde-workspace and possibly other packages DarkVision Slackware 8 03-21-2016 01:32 AM
rebuilding a failed portion of a SlackBuilds build, instead of rebuilding everything Geremia Slackware 26 01-21-2015 05:56 PM
What additional features would you want in a new customized pkgtools-Tukaani? Shingoshi Slackware 2 05-11-2009 07:17 PM
Modifying on a large scale a text file to include additional information kaplan71 Linux - Software 1 06-26-2008 10:16 AM
Wishlist for Slackware 9.2 --- additional packages gargamel Slackware 47 06-01-2004 08:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration