Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Frida
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
Frida
Commits
9509a4dc
Commit
9509a4dc
authored
12 years ago
by
Wuttke, Joachim
Browse files
Options
Downloads
Patches
Plain Diff
update distribution instructions; version is now post-2.1.4c
parent
73f42b8c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
distrib/HOWTO
+4
-16
4 additions, 16 deletions
distrib/HOWTO
pub/configure.ac
+1
-1
1 addition, 1 deletion
pub/configure.ac
with
5 additions
and
17 deletions
distrib/HOWTO
+
4
−
16
View file @
9509a4dc
...
@@ -32,22 +32,10 @@ rm /tmp/$A
...
@@ -32,22 +32,10 @@ rm /tmp/$A
dl /data/tgz/f* # CHECK size
dl /data/tgz/f* # CHECK size
### upload
### upload
ftp www.messen-und-deuten.de
ftp67590-2589396
ssh wuttke@a mv /www/apps/src/frida/frida2.* /www/apps/src/frida/old/
scp /data/tgz/$A.tgz wuttke@a:/www/apps/src/frida/
hash
cp ~/f2/pub/CHANGELOG wuttke@a:/www/apps/src/frida/frida2-CHANGELOG
prompt
cd www
cd J
cd src
# presently there is no place where to put the changelog
# lcd /home/jwu/f2/pub/
# put CHANGELOG
lcd /data/tgz
put # $A.tgz
dir
rename # .. old/..
quit
###
###
cd ~/f2/pub
cd ~/f2/pub
...
...
This diff is collapsed.
Click to expand it.
pub/configure.ac
+
1
−
1
View file @
9509a4dc
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
## Generic initialization ##
## Generic initialization ##
###############################################################################
###############################################################################
AC_INIT([frida],[2.1.4c],[j.wuttke@fz-juelich.de])
AC_INIT([frida],[
post-
2.1.4c],[j.wuttke@fz-juelich.de])
# ^^^^^ delete "post-" for public releases
# ^^^^^ delete "post-" for public releases
# project name must be "frida"; this determines the installation directories
# project name must be "frida"; this determines the installation directories
...
...
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