Skip to content

Non #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 141 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
141 commits
Select commit Hold shift + click to select a range
d2248a0
Bringup to busybox 1.24.1 with updated configs for without patches (b…
osm0sis Nov 27, 2015
bd0b8de
A couple more fixups to docs/configs before introducing/fixing patches
osm0sis Nov 28, 2015
81285f3
Patches: Fix build warnings on Cygwin and add custom build tag
osm0sis Nov 28, 2015
e54109f
patch: hack the hack to make mount, etc. work again with the newer NDK
osm0sis Nov 28, 2015
9ca6089
fix: rebase ash-history patch for busybox 1.24.1
osm0sis Nov 28, 2015
497bfea
patches: telnet/telnetd and rfkill, add missing headers
osm0sis Nov 28, 2015
7ada8b8
More repo updates and cleanups
osm0sis Nov 28, 2015
8c40552
Readme again, typos and formatting
osm0sis Nov 29, 2015
a14e6fb
fix: rename to group dependent patches together
osm0sis Dec 3, 2015
b5683cd
fix: rebase part 1 of arping/udhcpd/ether patches for busybox 1.24.1
osm0sis Dec 3, 2015
4850c23
fix: finish renaming to group dependent ether patches together
osm0sis Dec 3, 2015
560ebdf
fix: rebase part 2 of arping/udhcpd/ether patches for busybox 1.24.1
osm0sis Dec 3, 2015
7f93b2a
patch: hack the hack for arping/ether/udhcpd
osm0sis Dec 3, 2015
8de5f83
patch: loadfont/setfont/conspy, add missing header
osm0sis Dec 3, 2015
d3ac375
update full config and README to reflect latest patches
osm0sis Dec 3, 2015
2920bc5
fix: rebase swapon-swapoff patch for busybox 1.24.1
osm0sis Dec 3, 2015
8320490
fix: rename to group dependent ipc*/syslogd/logread patches together
osm0sis Dec 3, 2015
5e0ff0a
fix: rename to group dependent swap patches together
osm0sis Dec 3, 2015
e932712
configs/README update
osm0sis Dec 3, 2015
fd840a4
fix: rebase misc mod* fixes (not required to build) for busybox 1.24.1
osm0sis Dec 3, 2015
8ae2ca0
patches: eject, ifenslave, ifplugd, and feature_ifconfig_slip; add mi…
osm0sis Dec 4, 2015
4acc30e
config/README for latest fixes
osm0sis Dec 4, 2015
fe96bbb
patches: fix more build warnings on Cygwin when using menuconfig
osm0sis Dec 4, 2015
063beed
fix up configs one more time
osm0sis Dec 4, 2015
484b845
patch: update busybox's default setup for Android API 21+
osm0sis Dec 6, 2015
181b961
patch: nandwrite/nanddump, add missing headers (API 21 only)
osm0sis Dec 6, 2015
1a9782c
add configs for 64bit/API 21, previous were 32bit/API 9
osm0sis Dec 6, 2015
6587e7c
fix: correct mntent hack to make df, etc. work again
osm0sis Mar 15, 2016
9c545aa
config/README fixes and updates
osm0sis Mar 16, 2016
f1087c4
Bump to 1.24.2
osm0sis Mar 31, 2016
c3cdeeb
config: enable swaponoff for Android x64 full
osm0sis Mar 31, 2016
48f53e1
Revert "patch: update busybox's default setup for Android API 21+"
osm0sis Sep 12, 2016
4ac5166
Revert "patch: hack the hack for arping/ether/udhcpd"
osm0sis Sep 13, 2016
f5b28ed
fixes: rebase syscalls patches for busybox 1.25.0
osm0sis Sep 13, 2016
4049d05
fix: rebase modinfo-modprobe-without-utsrel patch for busybox 1.25.0
osm0sis Sep 13, 2016
00b02a1
fix: rebase depmod-parameter patch for busybox 1.25.0
osm0sis Sep 13, 2016
409334e
patch: blkdiscard, add missing defines (API <21)
osm0sis Sep 13, 2016
3a26ec3
fix: rebase arping/ether/udhcpd+minix for busybox 1.25.0
osm0sis Sep 13, 2016
3843d7a
patch: ipneigh, do not include neighbour.h on Android
osm0sis Sep 13, 2016
cf48578
Bringup to busybox 1.25.0 with updated configs
osm0sis Sep 13, 2016
788597c
Bump to 1.25.1
osm0sis Oct 10, 2016
272bc58
patch: strings, offset format should be decimal not octal
osm0sis Oct 10, 2016
ed07390
Revert "patch: strings, offset format should be decimal not octal"
osm0sis Jan 10, 2017
0cea4c0
fix: rebase hush patch for busybox 1.26.1
osm0sis Jan 10, 2017
167e05e
fix: rebase ether_ntoa-udhcpd for busybox 1.26.1
osm0sis Jan 10, 2017
f863073
Remove Cygwin patches no longer needed
osm0sis Jan 10, 2017
87f7ef2
patch: fix new build warning on Cygwin when using menuconfig
osm0sis Jan 10, 2017
47d8f4e
patch: ipneigh/iproute/iprule, add missing headers (API <21)
osm0sis Jan 11, 2017
4cf4af6
Revert "patch: ipneigh, do not include neighbour.h on Android"
osm0sis Jan 11, 2017
b32ab45
Bringup to busybox 1.26.2 with updated configs
osm0sis Jan 11, 2017
d807a2b
patch: add missing defines for x86 and MIPS NDK
osm0sis Mar 6, 2017
ad26fee
cosmetic; change new patch to match others
osm0sis Mar 20, 2017
12ca7e7
patch: work around several broken wget/ping/nslookup/etc resolver issues
osm0sis Apr 11, 2017
e0f0130
fix: rearrange to group new networking patches
osm0sis Apr 11, 2017
ca23ada
patch: workaround dns issues by forcing known dns for now
osm0sis Apr 11, 2017
9fb9ba7
config/README updates
osm0sis Apr 13, 2017
277db22
fix cosmetic typo
osm0sis Jun 16, 2017
0a9ff77
README: fix sublists
osm0sis Jun 22, 2017
db49a27
patch: fix remaining issues with ipv6 on Android API 21+
osm0sis Jun 22, 2017
355b8f0
patch: fix time and hush on Android API 21+ and 18+ respectively
osm0sis Jun 22, 2017
4187632
config/README fixes and updates
osm0sis Jun 22, 2017
2bb0b1f
patch: fix reboot and poweroff
osm0sis Jun 27, 2017
a9ef4c1
config: update patchset for full 64-bit
osm0sis Jun 27, 2017
e054e07
Revert "patch: workaround dns issues by forcing known dns for now"
osm0sis Jul 2, 2017
71ee69c
patch: fix dietlibc dns resolver issues
osm0sis Jul 3, 2017
1c09cbc
patch: fix udhcpc6, work around NDK missing ifaddrs
osm0sis Jul 19, 2017
2cfb455
Bringup to busybox 1.27.1 with updated configs
osm0sis Jul 19, 2017
c17a39e
patch: fix tls on x86, work around erroneous define assumption
osm0sis Jul 20, 2017
5782f2b
Update README
osm0sis Jul 20, 2017
f36e61c
Bump to 1.27.2
osm0sis Aug 25, 2017
35a43ed
fix: rebase minix patch for busybox 1.28.1
osm0sis Feb 20, 2018
f5a076a
fix: rebase time patch for busybox 1.28.1
osm0sis Feb 20, 2018
ef90826
fix: rebase ash patch for busybox 1.28.1
osm0sis Feb 20, 2018
2ecf7b4
patch: fix df, work around missing header (API <21)
osm0sis Feb 20, 2018
53485be
patch: fix build + run-init/setpriv capabilities, replace old headers…
osm0sis Feb 21, 2018
adc2577
Bringup to busybox 1.28.1 with updated configs
osm0sis Feb 21, 2018
4aad01d
Bump to 1.28.2
osm0sis Apr 1, 2018
d1ff389
Bump to 1.28.3
osm0sis Apr 10, 2018
28941bb
Bump to 1.28.4
osm0sis May 29, 2018
6669fd0
fix: rebase dietlibc resolver/nslookup patch for busybox 1.29.1
osm0sis Jul 21, 2018
e570bc0
patch: fix ftpd/pw_encrypt
osm0sis Jul 22, 2018
b2997ed
patch: fix chrt (API <21)
osm0sis Jul 22, 2018
13a7bcc
patch: fix tc (API <21)
osm0sis Jul 22, 2018
ed07a68
Bringup to busybox 1.29.1 with updated configs
osm0sis Jul 22, 2018
a270c5f
Bump to 1.29.2
osm0sis Aug 2, 2018
bc99f25
update configs for Android Pie
osm0sis Aug 13, 2018
070c350
disable monotonic syscall on basic configs
osm0sis Aug 13, 2018
a881ed0
make intended Android API for NDK compiles more clear in configs
osm0sis Aug 13, 2018
ad508cd
Bump to 1.29.3
osm0sis Sep 25, 2018
98f8905
Prepare for NDK Unified Headers support
osm0sis Nov 17, 2018
01b928c
Update patches for NDK Unified Headers support
osm0sis Nov 17, 2018
03364b4
Update README/configs
osm0sis Nov 17, 2018
f25aec9
Restore erroneously removed TLS patch
osm0sis Nov 17, 2018
6103806
Cleanups after auditing patches for NDK Deprecated Headers
osm0sis Nov 19, 2018
517d0c0
Cosmetic patch changes
osm0sis Nov 19, 2018
f74031f
Update README/configs, add full errorlists
osm0sis Nov 19, 2018
ab816c2
Update basic configs for broken mntent utils
osm0sis Nov 20, 2018
707180d
Enable unicode properly in all configs
osm0sis Nov 30, 2018
3d6b131
fix: rebase ash history patch for busybox 1.30.1
osm0sis Mar 1, 2019
0932c9e
Bringup to busybox 1.30.1 with updated configs
osm0sis Mar 1, 2019
e4ea593
Enable unshare in full configs
osm0sis Jul 13, 2019
1758e48
Update README/configs
osm0sis Oct 15, 2019
e4b62c0
fix: rebase xconnect/dietlibc patch for busybox 1.31.1
osm0sis Oct 30, 2019
c94e7ca
Bringup to busybox 1.31.1 with updated configs
osm0sis Oct 30, 2019
9632921
Enable mtd-utils flash_* applets in full configs, update README
osm0sis Nov 2, 2019
0bcf038
Update README
osm0sis Feb 21, 2020
afd7767
Add full config with SELinux support
osm0sis May 1, 2020
4afcfe4
Update SELinux config with necessary fixes
osm0sis May 6, 2020
4df77c9
patch: work around broken install command with SELinux enabled
osm0sis May 6, 2020
299b4d1
Remove upstreamed patches for busybox 1.32.1
osm0sis Mar 31, 2021
49a44b5
fix: rebase hush/glob patch for busybox 1.32.1
osm0sis Mar 31, 2021
214d0ed
patch: fix missing librt error for busybox 1.32.1
osm0sis Mar 31, 2021
360eee9
Bringup to busybox 1.32.1 with updated configs/errorlists
osm0sis Mar 31, 2021
9a0a13f
Revert "Remove Cygwin patches no longer needed"
osm0sis Mar 31, 2021
4ec7b0d
Remove Cygwin patches that are still no longer needed, rearrange
osm0sis Mar 31, 2021
030b642
Combine remaining Cygwin host warning patches, rearrange
osm0sis Mar 31, 2021
54e85de
Update errorlists and config patchlists
osm0sis Mar 31, 2021
e1b07e5
fix: better gcc-version.sh patch for output spam issue
osm0sis Apr 18, 2021
c9fe7b4
fix: add better tls patch from upstream for now
osm0sis Apr 21, 2021
794ab65
fix: rebase mount/umount/fsck/df patch for busybox 1.33.1
osm0sis May 4, 2021
76628d1
fix: rebase modinfo/modprobe patch for busybox 1.33.1
osm0sis May 4, 2021
5e3dfe7
Bringup to busybox 1.33.1 with updated configs/errorlists
osm0sis May 5, 2021
267afae
fix: rebase ipv6 interface/route patch for busybox 1.33.1
osm0sis May 6, 2021
632890e
fix: proper rebase of modinfo/modprobe patch for busybox 1.33.1
osm0sis May 6, 2021
a02f896
fix: correct dietlibc/dnscruft patch comment
osm0sis May 6, 2021
554a26d
fix: rebase ash history patch for busybox 1.33.1
osm0sis May 6, 2021
fd60b00
Update README
osm0sis May 19, 2021
091a130
fix: update ash history patch for modern booted Android
osm0sis Aug 12, 2021
8f0e035
Remove upstreamed patches for busybox 1.34.1
osm0sis Oct 2, 2021
8ee8101
fix: rebase hush-platform patches for busybox 1.34.1
osm0sis Oct 2, 2021
85a47f7
Bringup to busybox 1.34.1 with updated configs/errorlists
osm0sis Oct 2, 2021
e63bb0b
Update README
osm0sis Oct 7, 2021
75154ab
Create FUNDING.yml
osm0sis Oct 31, 2021
ba307dd
Update README.md
osm0sis Nov 1, 2021
86b5f3f
Bringup to busybox 1.36.1 with updated configs
osm0sis May 24, 2023
7193dfa
fix: rebase ash history patch for busybox 1.36.1
osm0sis May 24, 2023
17066f8
Readme Nitpick: cd (#2)
equwal May 24, 2023
e04ff24
patch: fix direct loopback mount and losetup next loop
osm0sis May 24, 2023
f7d6deb
Update configs
osm0sis May 24, 2023
37f1e1b
Update configs
osm0sis May 25, 2023
3c96be2
Update README.md
osm0sis Aug 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: osm0sis # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: https://www.paypal.me/osm0sis # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
2 changes: 0 additions & 2 deletions .gitignore

This file was deleted.

111 changes: 0 additions & 111 deletions Makefile

This file was deleted.

Loading