hippoz merged pull request alnux/repo#21 2021-07-14 00:59:15 +03:00
Add flex, bison, m4 & update ufetch & fix a critical ncurses bug
hippoz pushed to master at alnux/repo 2021-07-14 00:59:15 +03:00
2aafe21403 Merge pull request 'Add flex, bison, m4 & update ufetch & fix a critical ncurses bug' (#21) from Ohio2/repo:master into master
7a6e56b31d fixed curses-lib since it did not copy to lib
7cb476a45e update ufetch
5cb25f859d update ufetch
0cd07e3c8d add flex, bison, m4
Compare 5 commits »
hippoz commented on pull request alnux/aps#6 2021-07-13 23:54:24 +03:00
Basically previous pr but without wiki and actually i pushed this time

aps can absolutely run as a non-root user, so i'm not sure what this is for...

hippoz closed pull request alnux/aps#6 2021-07-13 23:54:24 +03:00
Basically previous pr but without wiki and actually i pushed this time
hippoz closed pull request alnux/aps#5 2021-07-13 23:51:21 +03:00
APS wiki added & added verify()
hippoz commented on pull request alnux/aps#5 2021-07-13 23:51:20 +03:00
APS wiki added & added verify()

most of the things in the help function and wiki are incorrect also theres no verify function

hippoz pushed to master at alnux/repo 2021-07-13 19:36:08 +03:00
c2bdb476a4 Merge pull request 'Add zsh & nano' (#20) from Ohio2/repo:master into master
925a0cdd0c small bash change
f3dfedae26 add z-shell
7f5e6527c9 add nano
Compare 4 commits »
hippoz merged pull request alnux/repo#20 2021-07-13 19:36:07 +03:00
Add zsh & nano
hippoz pushed to master at alnux/repo 2021-07-13 00:46:25 +03:00
badcef064a Merge pull request 'Grub-defconfig removed & added grub-configmake, added pthread and curses-lib (ncurses)' (#18) from Ohio2/repo:master into master
298ad05a0b restored defconfig
d274560236 removed grub-cfgmake
2a2e71366a grub-cfgmake modified
12a9cd48b0 added curses and pthread
Compare 13 commits »
hippoz merged pull request alnux/repo#18 2021-07-13 00:46:24 +03:00
Grub-defconfig removed & added grub-configmake, added pthread and curses-lib (ncurses)
hippoz closed issue alnux/repo#17 2021-07-12 03:37:09 +03:00
grub config already made
hippoz merged pull request alnux/repo#15 2021-07-11 15:50:32 +03:00
Add bash, remove clang, fix gcc.
hippoz pushed to master at alnux/repo 2021-07-11 15:50:32 +03:00
298d700fbc Merge pull request 'Add bash, remove clang, fix gcc.' (#15) from Ohio2/repo:master into master
787736fb5a Merge branch 'master' into master
2549a43d6a ... clang removed
935b4543e4 fix gcc
6353bea626 added bash
Compare 5 commits »
hippoz pushed to master at Ohio2/repo 2021-07-11 15:50:19 +03:00
787736fb5a Merge branch 'master' into master
afa0d66f27 Merge pull request 'Fix clang, openrc' (#14) from Ohio2/repo:master into master
Compare 2 commits »
hippoz merged pull request alnux/repo#14 2021-07-09 17:26:54 +03:00
Fix clang, openrc
hippoz pushed to master at alnux/repo 2021-07-09 17:26:54 +03:00
afa0d66f27 Merge pull request 'Fix clang, openrc' (#14) from Ohio2/repo:master into master
26a846831d hippoz told to not change default init system so reverted changes on that
c9c731721f clang fix
Compare 11 commits »
hippoz commented on pull request alnux/repo#14 2021-07-09 16:21:33 +03:00
Fix clang, openrc

do not change the default init system

hippoz commented on pull request alnux/repo#14 2021-07-09 15:14:13 +03:00
Fix clang, openrc

please use a fixed version to download for each package. download directly from git is never a good idea. please make a separate pull request for each important change.

hippoz closed pull request alnux/repo#14 2021-07-09 15:14:13 +03:00
Fix clang, openrc
hippoz merged pull request alnux/repo#13 2021-07-08 21:15:09 +03:00
PR For adding tar, lzma not needed since xz can emulate lzma.