sylware / nyanlinux (public) (License: AFFERO GPLv3) (since 2019-09-09) (hash sha1)
scripts for a lean, from scratch, amd hardware, linux distro
List of commits:
Subject Hash Author Date (UTC)
onetouch: update with disablewifi c18796f8aff16603804900d0dc5a4c8a56a44622 Sylvain BERTRAND 2023-08-24 13:21:12
binutils-tinycc: update 01e603aab2ae33fff1fb0116b250cd9c61891503 Sylvain BERTRAND 2023-08-22 10:57:48
nyanmp: update bbd1b8576770f3d0a818744767e802c626aef977 Sylvain BERTRAND 2023-08-13 20:56:48
Gfx stack update 87e87e1667b52802e05cca455ef6d0fabc1e14db Sylvain BERTRAND 2023-08-12 19:55:36
doc fixes fbea1d2712d6ac940171c305a4365685ae4ea2b3 Sylvain BERTRAND 2023-08-11 15:01:33
glibc is lost cb48e764d36c6e6a17fd3b86057cd9d16372866b Sylvain BERTRAND 2023-08-11 01:43:24
alsa-lib-1.2.9 3ab47daf0697640797409403e89479750e1df3a4 Sylvain BERTRAND 2023-08-09 13:13:44
update that c++ diarrhea. 830386d522bc9cac08202ded04ce501c56712db4 Sylvain BERTRAND 2023-08-08 19:58:39
cleanup 1f706f57277405496cd6432a339259801e9df90b Sylvain BERTRAND 2023-08-08 17:20:05
dwm: move from tag to toggletag 2f5184715c58a00b739857d295d375522f3f2535 Sylvain BERTRAND 2023-08-03 00:35:14
Gfx stack update e25ed24c7d1a9b145de3cad63dcd617c3b9bd6f5 Sylvain BERTRAND 2023-07-29 14:14:06
EDLF64.draft, reentrancy and thread safety f66313fdcb17b2fa8ba3f227bc26bfac94f189ee Sylvain BERTRAND 2023-07-29 14:13:12
clear a bit the EDLF64 draft. 4dd34b7fa5ae978dce295cc4a836e367d25f007d Sylvain BERTRAND 2023-07-25 14:06:13
EDLF64 re-entrancy/fix. 404ecd7028b1031ccbb88300c90674618819c5bd Sylvain BERTRAND 2023-07-18 20:30:58
Gfx stack update 8025b4f7dac102ccc5de280df2105e73a31f1910 Sylvain BERTRAND 2023-07-15 15:04:11
EDLF64: clean munmap of the executable itself 1ed67b684b7c154cbb7eea742cb8eef0c7790dbc Sylvain BERTRAND 2023-07-09 17:37:27
last ffpmeg before breaking nyanmp 36cded2ce51a6df8edfcffc71094695fa8ad871c Sylvain BERTRAND 2023-07-09 15:05:32
Gfx stack update b2050ef1941139d255c61c2c82e24e6de364c5b4 Sylvain BERTRAND 2023-07-08 16:58:03
improve EDLF64 draft 48938c705c4f10e898677ec6e321dfad8d892f3f Sylvain BERTRAND 2023-07-07 18:36:15
elf toolbox and less toxic format draft a2ab4235350f04975de513911b7a340e2eb50ef3 Sylvain BERTRAND 2023-07-07 17:26:40
Commit c18796f8aff16603804900d0dc5a4c8a56a44622 - onetouch: update with disablewifi
Author: Sylvain BERTRAND
Author date (UTC): 2023-08-24 13:21
Committer name: Sylvain BERTRAND
Committer date (UTC): 2023-08-24 13:21
Parent(s): 01e603aab2ae33fff1fb0116b250cd9c61891503
Signer:
Signing key:
Signing status: N
Tree: 20e872d7e59a51ca2186e74e6202d1dc3907c0d7
File Lines added Lines deleted
files/onetouch/script.sh 31 3
File files/onetouch/script.sh changed (mode: 100755) (index faf1178..8efd08f)
... ... elif test $verb = set; then
296 296 profile_name=$3 profile_name=$3
297 297 profile_apn=$4 profile_apn=$4
298 298 profile_protocol=$5 profile_protocol=$5
299 profile_username=$6
300 profile_password=$7
299 301 if test "x$profile_id" = x -o "x$profile_name" = x -o "x$profile_apn" = x -o "x$profile_protocol" = x; then if test "x$profile_id" = x -o "x$profile_name" = x -o "x$profile_apn" = x -o "x$profile_protocol" = x; then
300 302 printf 'ERROR:SET:setProfileSave:missing parameters\n' printf 'ERROR:SET:setProfileSave:missing parameters\n'
301 printf 'DOC:set profilenew profile_id profile_name profile_apn profile_protocol\n'
303 printf 'DOC:set profilenew profile_id profile_name profile_apn profile_protocol profile_username profile_password\n'
302 304 printf 'DOC:profile_protocol:\n' printf 'DOC:profile_protocol:\n'
303 305 printf 'DOC:\t0 none\n' printf 'DOC:\t0 none\n'
304 306 printf 'DOC:\t1 PAP\n' printf 'DOC:\t1 PAP\n'
 
... ... elif test $verb = set; then
312 314 --data 'key=new' \ --data 'key=new' \
313 315 --data "profile_protocol=$profile_protocol" \ --data "profile_protocol=$profile_protocol" \
314 316 --data "profile_apn=$profile_apn" \ --data "profile_apn=$profile_apn" \
315 --data 'profile_password=' \
316 --data 'profile_username=' \
317 --data "profile_password=$profile_password" \
318 --data "profile_username=$profile_username" \
317 319 --data "profile_name=$profile_name" \ --data "profile_name=$profile_name" \
318 320 --data 'profile_number=*99#' \ --data 'profile_number=*99#' \
319 321 "$modem_url/goform/setProfileSave?rand=$RND" "$modem_url/goform/setProfileSave?rand=$RND"
 
... ... elif test $verb = set; then
402 404 --data "pin=$pin" \ --data "pin=$pin" \
403 405 "$modem_url/goform/unlockPIN?rand=$RND" "$modem_url/goform/unlockPIN?rand=$RND"
404 406 exit exit
407 elif test "$cmd" = disablewifi; then
408 # we use the defaults and modify only wifi_state
409 $curl -o /dev/null \
410 $curl_verbose \
411 --data "wifi_state=0" \
412 --data "wlan_mode=0" \
413 --data "wmode=2" \
414 --data "wmode_5g=5" \
415 --data "ssid=MY WIFI" \
416 --data "ssid_5g=MYWIFI _5G" \
417 --data "hidden_ssid=0" \
418 --data "hidden_ssid_5g=0" \
419 --data "channel=0" \
420 --data "channel_5g=0" \
421 --data "max_numsta=10" \
422 --data "max_numsta_5g=10" \
423 --data "curr_num=0" \
424 --data "security_mode=3" \
425 --data "wep_sec=0" \
426 --data "wep_key=1234567890" \
427 --data "wpa_sec=2" \
428 --data "wpa_passphrase=MYWIFI2549" \
429 --data "wifi_country_code=CN" \
430 --data "ap_status=0" \
431 "$modem_url/goform/setWlanInfo?rand=$RND"
405 432 else else
406 433 printf "ERROR:SET:missing known command:\n\ printf "ERROR:SET:missing known command:\n\
407 434 profiledefault\n\ profiledefault\n\
 
... ... networkselect\n\
418 445 networkinfo\n\ networkinfo\n\
419 446 networkregister\n\ networkregister\n\
420 447 unlockpin\n\ unlockpin\n\
448 disablewifi\n\
421 449 " "
422 450 exit 1 exit 1
423 451 prin prin
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/nyanlinux

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/nyanlinux

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanlinux

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main