Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
create-iso
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Linux Educacional 5
create-iso
Commits
2ee4fb6c
Commit
2ee4fb6c
authored
11 years ago
by
Diego Pasqualin
Browse files
Options
Downloads
Patches
Plain Diff
40-configure_minicom: Fix LE5 website
Signed-off-by:
Diego Pasqualin
<
dpasqualin@c3sl.ufpr.br
>
parent
f3ce37d0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/40-configure_minicom
+1
-1
1 addition, 1 deletion
scripts/40-configure_minicom
with
1 addition
and
1 deletion
scripts/40-configure_minicom
+
1
−
1
View file @
2ee4fb6c
...
...
@@ -49,7 +49,7 @@ echo "LE 5.0 \"$1\" - Release i386 ($(date +"%Y%m%d"))" > "$CDDIR/.disk/info"
# $CDDIR/README.diskdefines
# Set release notes uri
echo
"http://
www.
linuxeducacional.ufpr.br/"
>
$CDDIR
/.disk/release_notes_url
echo
"http://linuxeducacional.
c3sl.
ufpr.br/"
>
$CDDIR
/.disk/release_notes_url
# Remove useless sessions from xsessions
if
[
-f
"
$CHROOTDIR
"
/usr/share/xsessions/ubuntu.desktop
]
;
...
...
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