Commit graph

1579 commits

Author SHA1 Message Date
Rick Farina (Zero_Chaos)
f4ce7c5ba2
pentoo-mobile: drop excess android stuff due to license 2022-06-22 22:49:49 -04:00
Rick Farina (Zero_Chaos)
ef28a25f31
pentoo-sources: 5.17.12->5.18.6 2022-06-22 22:49:28 -04:00
Rick Farina (Zero_Chaos)
7d2e68e204
pentoo-radio: readd srsran 2022-05-10 11:33:13 -04:00
Rick Farina (Zero_Chaos)
292b5c554b
pentoo-core: bc needed for pentoo-zram 2022-05-09 12:01:40 -04:00
Rick Farina (Zero_Chaos)
657868956e
pentoo-desktop: add dev-libs/light 2022-05-01 05:21:33 -04:00
Rick Farina (Zero_Chaos)
30c35f2a8a
pentoo-core: add bluetooth use flag 2022-04-28 12:26:31 -04:00
Rick Farina (Zero_Chaos)
2bd4e93e6a
pentoo-installer: don't show dev profiles in installer 2022-03-22 12:38:53 -04:00
Rick Farina (Zero_Chaos)
9935ec1f5c
pentoo-installer: fix manifest 2022-03-22 12:33:42 -04:00
Rick Farina (Zero_Chaos)
5678226342
pentoo-installer: bump 2022-03-22 12:30:54 -04:00
Rick Farina (Zero_Chaos)
0782343617
rfctf-client: add numpy 2022-03-21 12:01:16 -04:00
Rick Farina (Zero_Chaos)
f77b224d1d
profile/pentoo-radio: srsran has too many bugs and isn't buildable with a useful flag set 2022-03-19 23:17:30 -04:00
Rick Farina (Zero_Chaos)
d4ff6bae8d
remove yate and yatebts, too many bugs 2022-03-19 21:56:58 -04:00
Rick Farina (Zero_Chaos)
333118c1f3
srsran: import srslte from gentoo and update 2022-03-19 21:54:05 -04:00
Rick Farina (Zero_Chaos)
47c3d58bb7
pentoo-radio: apparently rtl_power doesn't exist 2022-03-14 20:55:44 -04:00
Rick Farina (Zero_Chaos)
8d1a723cea
pentoo-radio: rtl_power instead of rtl_power_fftw 2022-03-14 20:54:49 -04:00
Rick Farina (Zero_Chaos)
f2a6738067
pentoo-misc: fix the || 2022-03-04 14:01:06 -05:00
Rick Farina (Zero_Chaos)
c046dcfcff
pentoo-misc: switch to espeak-ng by default 2022-03-04 09:42:36 -05:00
Rick Farina (Zero_Chaos)
3cc85d7fec
Anton was right and I was wrong 2022-02-03 15:40:10 -05:00
Rick Farina (Zero_Chaos)
bf930eabb7
pentoo-core: lts-kernel 2022-02-02 20:46:33 -05:00
Rick Farina (Zero_Chaos)
2298468a8e
Revert "kernel: get rid of pentoo-lts-sources to simplify everything"
This reverts commit f78bde1ed0.
2022-02-02 20:44:10 -05:00
Anton Bolshakov
f78bde1ed0
kernel: get rid of pentoo-lts-sources to simplify everything 2022-02-03 09:43:49 +08:00
Rick Farina (Zero_Chaos)
0cee02c918
drop two packages which require new python stuff
new python setuptools are breaking bootstrap, however, it looks like
this is for a limited time.  Hopefully this all goes stable soon and
stops breaking bootstrap and we can re-add these packages.
2022-01-31 11:43:26 -05:00
Anton Bolshakov
00490619df
pentoo-rce: add gef with keywords 2022-01-31 08:40:05 +08:00
Rick Farina (Zero_Chaos)
af03c73c18
pentoo-rce: readd cutter
rizin is not actually fetch restricted, portage fetches it fine, the log
message is simply wrong.  If a build failure occurs I'll troubleshoot
that, but it all installs for me as of now so should be good
2022-01-20 14:14:14 -05:00
Rick Farina (Zero_Chaos)
347726055d
pentoo-rce: hide cutter behind a flag
cutter's dep rizin is currently fetch restricted due to license
ambiguity.  I'm going to try to clear that up tomorrow but I want people
to have usable systems until then.
2022-01-19 21:43:13 -05:00
Rick Farina (Zero_Chaos)
bcca81910f
zero-system: need jq 2022-01-05 15:43:31 -05:00
Rick Farina (Zero_Chaos)
e070d34c2d
profile: verify-sig and speed up python
verify-sig seems like a feature we naturally want, turning it on
globally for the additional verification.
python is slow, and the package manager is python, add lto and pgo to
speed it up
zero-system: add irb
2022-01-03 22:11:51 -05:00
Rick Farina (Zero_Chaos)
0c5063c191
zero-system: update zshrc 2021-12-22 14:12:25 -05:00
Rick Farina (Zero_Chaos)
273f1b887c
zero-system: drop non-live metasploit 2021-12-22 11:19:50 -05:00
Rick Farina (Zero_Chaos)
c422691cc9
zero-system: docker category change 2021-12-21 20:52:03 -05:00
Rick Farina (Zero_Chaos)
11c72d4693
pentoo-core: sec-keys 2021-12-19 23:13:13 -05:00
Anton Bolshakov
32478cd774
pentoo-forensics: typo 2021-12-17 17:25:35 +08:00
Anton Bolshakov
df44090635
pentoo-forensics: fix https://github.com/pentoo/pentoo-overlay/issues/1090 2021-12-17 11:26:07 +08:00
Anton Bolshakov
84c168e001
pentoo-radio: fix https://github.com/pentoo/pentoo-overlay/issues/1089 2021-12-17 11:20:00 +08:00
Rick Farina (Zero_Chaos)
b1649eaea5
pentoo-misc: use profile for accessibility 2021-12-13 13:24:05 -05:00
Rick Farina (Zero_Chaos)
91719f88fa
pentoo-misc: disable atm by default
Closes: https://github.com/pentoo/pentoo-overlay/issues/1088
2021-12-13 13:05:15 -05:00
Rick Farina (Zero_Chaos)
200b7a6e19
pentoo-opencl: add pocl support
set some use flags that make sense
mask the use flag that breaks hashcat
optimize the cflags from default
2021-12-13 12:28:29 -05:00
Rick Farina (Zero_Chaos)
35421ffef1
pentoo-system: undefault pcmcia, it's 2021 2021-12-13 11:01:17 -05:00
Rick Farina (Zero_Chaos)
ca86dfd037
pentoo-radio: conditionalize btle-sniffer better
Fixes: 1087
2021-12-13 10:56:30 -05:00
Rick Farina (Zero_Chaos)
3badee674e
pentoo-system: default to exfatprogs
Closes: 1082
2021-12-13 10:49:02 -05:00
Anton Bolshakov
2ef8647349
pentoo: global flags, fix https://github.com/pentoo/pentoo-overlay/issues/1086 2021-12-13 17:27:42 +08:00
Rick Farina (Zero_Chaos)
cb35dfae9a
pentoo-system: switch to iotop-c by default
fixes #1083
2021-12-10 21:45:14 -05:00
Rick Farina (Zero_Chaos)
a9bbabfdf7
zero-system: try out pkgdev 2021-11-18 16:49:23 -05:00
Rick Farina (Zero_Chaos)
e4279dbf47
introduce pentoo-lts-sources, which is just a virtual that pulls in pentoo-sources[lts(-)] 2021-11-08 21:21:32 -05:00
Rick Farina (Zero_Chaos)
3bfe1764a9
pentoo-installer: needs a manifest too 2021-10-21 14:12:25 -04:00
Rick Farina (Zero_Chaos)
36805637b0
pentoo-installer: bump 2021-10-21 10:45:10 -04:00
Rick Farina (Zero_Chaos)
7756c310fe
pentoo-core: keyring update 2021-10-20 10:20:55 -04:00
Rick Farina (Zero_Chaos)
9910e53454
pentoo-radio: make rtl-sdr optional (and default) 2021-09-17 10:07:39 -04:00
Anton Bolshakov
d0671494fd
Revert "pentoo-rce: drop jd-gui: unbuildalbe"
This reverts commit ef813a813b.
2021-08-17 16:31:26 +08:00
Rick Farina (Zero_Chaos)
ef813a813b
pentoo-rce: drop jd-gui: unbuildalbe 2021-08-16 11:17:40 -04:00