This file contains hidden or 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
#!/bin/bash | |
clear | |
echo "KERNAL KERNAL KERNAL KERNAL KARNAL KARMA KARMA KARMA" | |
date | |
echo "Start Compilation ^^^^^@^^^^ Time" | |
echo "Set TurboBoost For Faster Android Kernal Compilation" | |
/usr/bin/cpupower frequency-set -g performance | |
/usr/sbin/x86_energy_perf_policy performance | |
echo "1" > /sys/devices/system/cpu/intel_pstate/no_turbo |
This file contains hidden or 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
#!/bin/bash | |
clear | |
echo "KERNAL KERNAL KERNAL KERNAL KARNAL KARMA KARMA KARMA" | |
date | |
echo "Start Compilation ^^^^^@^^^^ Time" | |
echo "Set TurboBoost For Faster Android Kernal Compilation" | |
/usr/bin/cpupower frequency-set -g performance | |
/usr/sbin/x86_energy_perf_policy performance | |
#printf "1" > /sys/devices/system/cpu/cpufreq/boost |
This file contains hidden or 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
JavaShin-X Custo Kernal Mods For Kernel Stable Release 5.6.12. | |
##-@{ | |
Hello I Like To Share My Release Of My Custom Kernel Mods Patches. | |
For Linux Distros Running On Laptops And Desktops With Intel CPU's. | |
This Kernel Mod Is One Of The Best I Made So Far Kernel Uses My | |
Experimental But Stable As HEll Branch Based on linux-lucjan Sources Mods Patches. | |
}@-## |
This file contains hidden or 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
ext4-fix-extent_status-fragmentation-for-plain-files.patch | |
net-ipv4-emulate-read_once-on-hdrincl-bit-field-in-raw_sendmsg.patch | |
net-ipv4-avoid-unused-variable-warning-for-sysctl.patch | |
drm-msm-use-the-correct-dma_sync-calls-harder.patch | |
crypto-mxs-dcp-make-symbols-sha1_null_hash-and-sha256_null_hash-static.patch | |
vti4-removed-duplicate-log-message.patch | |
watchdog-reset-last_hw_keepalive-time-at-start.patch | |
scsi-lpfc-fix-kasan-slab-out-of-bounds-error-in-lpfc.patch | |
ceph-return-ceph_mdsc_do_request-errors-from-__get_p.patch | |
ceph-don-t-skip-updating-wanted-caps-when-cap-is-sta.patch |
This file contains hidden or 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
igloo-l440 ~ # time zfs mount zroot/ROOT/Arch | |
real 0m0.117s | |
user 0m0.009s | |
sys 0m0.015s | |
igloo-l440 ~ # time zfs mount zroot/ROOT/OpenSuSe | |
real 0m0.766s | |
user 0m0.010s | |
sys 0m0.013s |
This file contains hidden or 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
#SET MODPROBED-DB | |
cd /usr/src | |
git clone --depth=1 https://github.com/graysky2/modprobed-db.git -b master MODPROBED-DB | |
cd MODPROBED-DB ; make ; make install | |
which modprobed-db ; modprobed-db | |
modprobed-db store | |
echo "#- Install Build System -#" | |
apt-get build-dep linux linux-image-$(uname -r) |
This file contains hidden or 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
Welcome to fish, the friendly interactive shell | |
javashin@hellbox-l440 ~> sudo su - | |
[root@hellbox-l440 ~]# cd ~/COMPTON-LAST/picom | |
[root@hellbox-l440 ~/COMPTON-LAST/picom]# LDFLAGS="-L/usr/local/include" CPPFLAGS="-I/usr/local/include" meson --buildtype=release . build | |
The Meson build system | |
Version: 0.52.0 | |
Source dir: /root/COMPTON-LAST/picom | |
Build dir: /root/COMPTON-LAST/picom/build | |
Build type: native build | |
Project name: picom |
This file contains hidden or 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
#!/bin/sh | |
pkgin -y install xorg | |
pkgin -y install hal | |
pkgin -y install fam | |
pkgin -y install mpv compton midori firefox mozilla-rootcerts-openssl | |
pkgin -y install wpa_gui sysupgrade deluge slim slim-themes uget thunderbird | |
pkgin -y install xfce4 xfce4-extras | |
cp /usr/pkg/share/examples/rc.d/hal /etc/rc.d | |
cp /usr/pkg/share/examples/rc.d/dbus /etc/rc.d | |
cp /usr/pkg/share/examples/rc.d/famd /etc/rc.d |
This file contains hidden or 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
#!/bin/sh | |
user mod -G wheel javashin | |
export PKG_PATH=https://ftp.openbsd.org/pub/OpenBSD/6.6/packages/$(uname -m) | |
echo "export PKG_PATH=https://ftp.openbsd.org/pub/OpenBSD/6.6/packages/$(uname -m)" >> .profile | |
pkg_add -Iv nano | |
pkg_add -Iv mate-desktop mate-notification-daemon mate-terminal mate-panel | |
pkg_add -Iv mate-session-manager mate-icon-theme mate-control-center mate-calc caja | |
pkg_add -Iv slim slim-themes | |
touch .xinitrc | |
echo "exec mate-session" > .xinitrc |
This file contains hidden or 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
user mod -G wheel javashin | |
export PKG_PATH=https://ftp.openbsd.org/pub/OpenBSD/6.6/packages/$(uname -m) | |
echo "export PKG_PATH=https://ftp.openbsd.org/pub/OpenBSD/6.6/packages/$(uname -m)" >> .profile | |
pkg_add -Iv nano | |
pkg_add -Iv mate-desktop mate-notification-daemon mate-terminal mate-panel |