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
1708adc0
Commit
1708adc0
authored
2 years ago
by
Ruben Rodriguez
Browse files
Options
Downloads
Patches
Plain Diff
Ubiquity: Revert changes to advanced features page
parent
b7d5a25f
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
helpers/DATA/ubiquity/stepPartAsk.ui
+406
-0
406 additions, 0 deletions
helpers/DATA/ubiquity/stepPartAsk.ui
helpers/make-ubiquity
+7
-2
7 additions, 2 deletions
helpers/make-ubiquity
with
413 additions
and
2 deletions
helpers/DATA/ubiquity/stepPartAsk.ui
0 → 100644
+
406
−
0
View file @
1708adc0
This diff is collapsed.
Click to expand it.
helpers/make-ubiquity
+
7
−
2
View file @
1708adc0
#!/bin/sh
#
# Copyright (C) 2011-202
2
Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2011-202
3
Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2019 Mason Hock <mason@masonhock.com>
#
# This program is free software; you can redistribute it and/or modify
...
...
@@ -18,7 +18,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION
=
3
1
VERSION
=
3
2
.
./config
...
...
@@ -28,6 +28,10 @@ VERSION=31
# Fix some gtk labels for Orca
patch
-p1
<
$DATA
/a11y.patch
# Revert changes to advanced features page
cp
$DATA
/stepPartAsk.ui gui/gtk/stepPartAsk.ui
sed
'/# Advanced features in new installs/,/^$/d'
-i
ubiquity/plugins/ubi-partman.py
# Do not try to start orca on ubiquity-dm
sed
's/osextras.find_on_path.*orca.*/False: # Disabled by trisquel changes/'
-i
bin/ubiquity-dm
...
...
@@ -220,6 +224,7 @@ replace archive.ubuntu.com/ubuntu archive.trisquel.org/trisquel .
replace security.ubuntu.com/trisquel archive.trisquel.org/trisquel
.
replace archive.ubuntu.com archive.trisquel.org
.
replace security.ubuntu.com archive.trisquel.org
.
replace help.ubuntu.com/bitlocker trisquel.info/en/wiki/bitlocker
.
#sed -i 's/apt-install/true #apt-install/' ubiquity/components/check_kernels.py
sed
-i
's/apt-install/true #apt-install/'
scripts/check-kernels
#sed -i '82s/True/False/g' gui/gtk/stepPrepare.ui
...
...
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