Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
apk-tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
62
Issues
62
List
Boards
Labels
Service Desk
Milestones
Merge Requests
14
Merge Requests
14
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
apk-tools
Commits
9b0c0a20
Commit
9b0c0a20
authored
May 25, 2009
by
Timo Teräs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "add: replace coffe-cup with starwars"
This reverts commit
0906a1c7
. Conflicts: src/add.c
parent
d584b19c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
48 additions
and
4 deletions
+48
-4
src/add.c
src/add.c
+47
-3
src/apk.c
src/apk.c
+1
-1
No files found.
src/add.c
View file @
9b0c0a20
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
#include <errno.h>
#include <errno.h>
#include <stdio.h>
#include <stdio.h>
#include <
std
lib.h>
#include <
z
lib.h>
#include "apk_applet.h"
#include "apk_applet.h"
#include "apk_database.h"
#include "apk_database.h"
#include "apk_state.h"
#include "apk_state.h"
...
@@ -49,6 +49,50 @@ static void md5_str(const char *str, md5sum_t csum)
...
@@ -49,6 +49,50 @@ static void md5_str(const char *str, md5sum_t csum)
md5_finish
(
&
ctx
,
csum
);
md5_finish
(
&
ctx
,
csum
);
}
}
static
int
cup
(
void
)
{
/* compressed/uncompressed size is 259/1213 */
static
unsigned
char
z
[]
=
{
0x78
,
0x9c
,
0x9d
,
0x94
,
0x3d
,
0x8e
,
0xc4
,
0x20
,
0xc
,
0x85
,
0xfb
,
0x9c
,
0xc2
,
0x72
,
0x43
,
0x46
,
0x8a
,
0x4d
,
0x3f
,
0x67
,
0x89
,
0x64
,
0x77
,
0x2b
,
0x6d
,
0xbb
,
0x6d
,
0xe
,
0x3f
,
0xc6
,
0x84
,
0x4d
,
0x8
,
0x84
,
0x55
,
0xd6
,
0xa2
,
0xe0
,
0xef
,
0x7b
,
0x36
,
0xe1
,
0x11
,
0x80
,
0x6e
,
0xcc
,
0x53
,
0x7f
,
0x3e
,
0xc5
,
0xeb
,
0xcf
,
0x1d
,
0x20
,
0x22
,
0xcc
,
0x3c
,
0x53
,
0x8e
,
0x17
,
0xd9
,
0x80
,
0x6d
,
0xee
,
0xe
,
0x61
,
0x42
,
0x3c
,
0x8b
,
0xcf
,
0xc7
,
0x12
,
0x22
,
0x71
,
0x8b
,
0x31
,
0x5
,
0xd5
,
0xb0
,
0x11
,
0x4b
,
0xa7
,
0x32
,
0x2f
,
0x80
,
0x69
,
0x6b
,
0xb0
,
0x98
,
0x40
,
0xe2
,
0xcd
,
0xba
,
0x6a
,
0xba
,
0xe4
,
0x65
,
0xed
,
0x61
,
0x23
,
0x44
,
0xb5
,
0x95
,
0x6
,
0x8b
,
0xde
,
0x6c
,
0x61
,
0x70
,
0xde
,
0xe
,
0xb6
,
0xed
,
0xc4
,
0x43
,
0xc
,
0x56
,
0x6f
,
0x8f
,
0x31
,
0xd0
,
0x35
,
0xb5
,
0xc7
,
0x58
,
0x6
,
0xff
,
0x81
,
0x49
,
0x84
,
0xb8
,
0xe
,
0xb1
,
0xd8
,
0xc1
,
0x66
,
0x31
,
0xe
,
0x46
,
0x5c
,
0x43
,
0xc9
,
0xef
,
0xe5
,
0xdc
,
0x63
,
0xb1
,
0xdc
,
0x67
,
0x6d
,
0x31
,
0xb3
,
0xc9
,
0x69
,
0x74
,
0x87
,
0xc7
,
0xa3
,
0x1b
,
0x6a
,
0xb3
,
0xbd
,
0x2f
,
0x3b
,
0xd5
,
0xc
,
0x57
,
0x3b
,
0xce
,
0x7c
,
0x5e
,
0xe5
,
0x48
,
0xd0
,
0x48
,
0x1
,
0x92
,
0x49
,
0x8b
,
0xf7
,
0xfc
,
0x58
,
0x67
,
0xb3
,
0xf7
,
0x14
,
0x20
,
0x5c
,
0x4c
,
0x9e
,
0xcc
,
0xeb
,
0x78
,
0x7e
,
0x64
,
0xa6
,
0xa1
,
0xf5
,
0xb2
,
0x70
,
0x38
,
0x9
,
0x7c
,
0x7f
,
0xfd
,
0xc0
,
0x8a
,
0x4e
,
0xc8
,
0x55
,
0xe8
,
0x12
,
0xe2
,
0x9f
,
0x1a
,
0xb1
,
0xb9
,
0x82
,
0x52
,
0x2
,
0x7a
,
0xe5
,
0xf9
,
0xd9
,
0x88
,
0x47
,
0x79
,
0x3b
,
0x46
,
0x61
,
0x27
,
0xf9
,
0x51
,
0xb1
,
0x17
,
0xb0
,
0x2c
,
0xe
,
0xd5
,
0x39
,
0x2d
,
0x96
,
0x25
,
0x27
,
0xd6
,
0xd1
,
0x3f
,
0xa5
,
0x8
,
0xe1
,
0x9e
,
0x4e
,
0xa7
,
0xe9
,
0x3
,
0xb1
,
0xa
,
0xb6
,
0x75
,};
unsigned
char
buf
[
1213
];
unsigned
long
len
=
1213
;
//sizeof(buf);
uncompress
(
buf
,
&
len
,
z
,
sizeof
(
z
));
write
(
STDOUT_FILENO
,
buf
,
len
);
return
0
;
}
static
int
add_main
(
void
*
ctx
,
int
argc
,
char
**
argv
)
static
int
add_main
(
void
*
ctx
,
int
argc
,
char
**
argv
)
{
{
...
@@ -61,8 +105,8 @@ static int add_main(void *ctx, int argc, char **argv)
...
@@ -61,8 +105,8 @@ static int add_main(void *ctx, int argc, char **argv)
int
i
,
r
;
int
i
,
r
;
if
((
argc
>
0
)
&&
(
apk_verbosity
>
1
)
&&
if
((
argc
>
0
)
&&
(
apk_verbosity
>
1
)
&&
(
strcmp
(
argv
[
0
],
"
starwars
"
)
==
0
))
(
strcmp
(
argv
[
0
],
"
coffee
"
)
==
0
))
return
system
(
"telnet towel.blinkenlights.nl"
);
return
cup
(
);
r
=
apk_db_open
(
&
db
,
apk_root
,
actx
->
open_flags
|
APK_OPENF_WRITE
);
r
=
apk_db_open
(
&
db
,
apk_root
,
actx
->
open_flags
|
APK_OPENF_WRITE
);
if
(
r
!=
0
)
if
(
r
!=
0
)
...
...
src/apk.c
View file @
9b0c0a20
...
@@ -55,7 +55,7 @@ int usage(void)
...
@@ -55,7 +55,7 @@ int usage(void)
printf
(
" apk %s %s
\n
"
,
printf
(
" apk %s %s
\n
"
,
applet
->
name
,
applet
->
usage
);
applet
->
name
,
applet
->
usage
);
}
}
printf
(
"
\n
"
);
printf
(
"
\n
This apk has coffee making abilities.
\n\n
"
);
return
1
;
return
1
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment