-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Build origami-kernel as deb package
Signed-off-by: Rem01Gaming <Rem01_Gaming@proton.me>
- Loading branch information
1 parent
b777046
commit 3cb143e
Showing
14 changed files
with
725 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Ignore output files | ||
/out/ | ||
origami-kernel.deb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Package: origami-kernel | ||
Architecture: all | ||
Maintainer: Rem01Gaming | ||
Installed-Size: 910 | ||
Version: 1.0.2 | ||
Homepage: https://github.com/Rem01Gaming/origami_kernel_manager | ||
Depends: tsu, make, fzf, fzy, jq | ||
Description: Yet another kernel manager. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
#!/data/data/com.termux/files/usr/bin/bash | ||
|
||
printf "\033[1;38;2;254;228;208m .^. .^.\n" | ||
printf " /⋀\\_ノ_/⋀\\ \n" | ||
printf " /ノソノ\\ノソ丶)|\n" | ||
printf " |ルリリ > )リ\n" | ||
printf " ノノ㇏ V ノ|ノ\n" | ||
printf " ⠁⠁\n" | ||
printf "\033[1;38;2;254;228;208m[+] origami-kernel installed, run with sudo origami-kernel\033[0m\n" |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.