Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
samba
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SIG
fasttrack
patch
samba
Commits
b29c9e4a
Commit
b29c9e4a
authored
9 months ago
by
Skip Grube
Browse files
Options
Downloads
Patches
Plain Diff
Initial commit
Enables Samba domain controller build in Rocky 8 -Skip
parents
Branches
c9-beta
Tags
imports/c9-beta/pcp-6.2.2-6.el9
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ROCKY/CFG/samba.cfg
+25
-0
25 additions, 0 deletions
ROCKY/CFG/samba.cfg
with
25 additions
and
0 deletions
ROCKY/CFG/samba.cfg
0 → 100644
+
25
−
0
View file @
b29c9e4a
spec_change
{
# Make Samba domain controller the default build option (bcond_without):
search_and_replace
{
any:
true
find:
"%bcond_with
dc"
replace:
"
# SIG Fasttrack: force domain controller build in Rocky\n%bcond_without dc"
n:
1
}
append
{
field:
"Release"
value:
".0.1"
}
changelog
{
author_name:
"Skip
Grube"
author_email:
"skip@rockylinux.org"
message:
"Rocky
FastTrack
rebuild
enabling
domain
controllers"
}
disable_auto_align:
true
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment