Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
package-helpers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Eliab Andi Artz
package-helpers
Commits
9bd640e3
Commit
9bd640e3
authored
10 years ago
by
Santiago Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Adapted to new building system
- Avoid installing packages and using system files
parent
82e2e3ed
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
helpers/make-debian-installer
+0
-17
0 additions, 17 deletions
helpers/make-debian-installer
with
0 additions
and
17 deletions
helpers/make-debian-installer
+
0
−
17
View file @
9bd640e3
...
@@ -21,21 +21,6 @@ VERSION=3
...
@@ -21,21 +21,6 @@ VERSION=3
NETINST
=
true
NETINST
=
true
.
./config
.
./config
cat
<<
EOF
> /etc/apt/sources.list
deb
$DEVELMIRROR
$CODENAME
main
deb-src
$DEVELMIRROR
$CODENAME
main
deb
$LOCALMIRROR
$CODENAME
main
deb
$LOCALMIRROR
$CODENAME
-updates main
deb-src
$LOCALMIRROR
$CODENAME
main
deb-src
$LOCALMIRROR
$CODENAME
-updates main
deb-src
$MIRROR
$UPSTREAM
main
deb-src
$MIRROR
$UPSTREAM
-updates main
deb-src
$MIRROR
$UPSTREAM
-security main
EOF
apt-get update
apt-get
install
trisquel-keyring
find build/pkg-lists
-type
f | xargs
sed
-i
/media-retriever/d
find build/pkg-lists
-type
f | xargs
sed
-i
/media-retriever/d
...
@@ -78,5 +63,3 @@ rpl ubuntu-archive-keyring trisquel-archive-keyring . -R
...
@@ -78,5 +63,3 @@ rpl ubuntu-archive-keyring trisquel-archive-keyring . -R
changelog
"Rebranded and adapted for Trisquel"
changelog
"Rebranded and adapted for Trisquel"
compile
compile
cp
build/tmp/netboot/mini.iso build/tmp/netboot/initrd.gz /root/
cp
build/dest/cdrom/vmlinuz /root/
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