• Home
  • Raw
  • Download

Lines Matching +full:python3 +full:- +full:paste

2 <!--#include file="header.html" -->
9 <li><a href=#susv4>POSIX-2008/SUSv4</a></li>
34 <p>The most interesting publicly available standards are A) POSIX-2008 (also
36 <a href=https://www.kernel.org/doc/man-pages/>Linux man pages</a>.
44 to <a href=https://github.com/landley/control-images>build Linux From Scratch</a>.
47 plus <a href=faq.html#cross>musl-cross-make</a> to hermetically build
69 <h3><a name=susv4 /><a href="#susv4">POSIX-2008/SUSv4</a></h3>
73 …and ISO both approving <a href=https://landley.net/c99-draft.html>C99</a>. That's why IEEE 1003.1-
86 It's still posix-2008/SUSv4/issue 7.)</p>
93 incorporated into <a href=https://nvlpubs.nist.gov/nistpubs/Legacy/FIPS/fipspub151-2-1993.pdf>US fe…
94 as a <a href=https://www.youtube.com/watch?v=nwrTTXOg-KI>compliance requirement</a>
113 them. And widely used real-world commands such as tar and cpio (the basis
129 pre-CVS "SCCS" source control system (admin delta get prs rmdel sact sccs unget
140 type ulimit umask unalias wait). These may be revisited as part of the built-in
147 <p>A few other commands are judgement calls, providing command-line
148 internationalization support (iconv locale localedef), System V inter-process
149 communication (ipcrm ipcs), and cross-tty communication from the minicomputer
150 …pax" utility <a href=https://slashdot.org/story/06/09/04/1335226/debian-kicks-jrg-schilling>failed…
167 mkdir mkfifo more mv newgrp nice nl nohup od paste patch printf ps
179 being consumed by <a href=https://landley.net/notes-2010.html#18-07-2010>the Linux Foundation</a> i…
213 …ifies a <a href=http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/cm…
227 …4.1.0/LSB-Core-generic/LSB-Core-generic/more.html>more</a> and <a href=http://refspecs.linuxfounda…
237 lsb_release just reports information in /etc/os-release, and sendmail's
257 Engineering Task Force's "<a href=https://www.rfc-editor.org/in-notes/rfc-index.txt>Request For Com…
258 <a href=https://www.kernel.org/doc/man-pages/>Linux man-pages project</a>.
286 <h2><a href="#dev_env">Use case: provide a self-hosting development environment</a></h2>
311 has a <a href=https://landley.net/code/qcc>potentialy follow-up project</a>.
313 <a href=https://github.com/richfelker/musl-cross-make>musl-cross-make</a>,
322 …n <a href=https://github.com/landley/aboriginal/blob/master/more/report-recorded-commands.sh>analy…
323 <a href=https://landley.net/notes-2008.html#23-01-2008>list of commands</a>,
324 then <a href=https://github.com/landley/aboriginal/blob/master/host-tools.sh>create a directory of …
349 <a href=https://github.com/richfelker/musl-cross-make>musl-cross-make</a>
350 or the Android NDK) instead of building its own. In 2019 the still-incomplete
354 from source" test now includes building musl-cross-make under either mkroot
362 a read-only git utility so repo can download the build's source code,
366 The ongoing Android <a href=http://lists.landley.net/pipermail/toybox-landley.net/2018-January/0093…
398 tied to non-public system interfaces. modprobe shares the implementation
408 <li><b>arping</b> - ARP REQUEST tool (iputils)</li>
409 <li><b>blkid</b> - identify block devices (e2fsprogs)</li>
410 <li><b>e2fsck</b> - fsck for ext2/ext3/ext4 (e2fsprogs)</li>
411 <li><b>fsck.f2fs</b> - fsck for f2fs (f2fs-tools)</li>
412 <li><b>fsck_msdos</b> - fsck for FAT (BSD)</li>
413 <li><b>gzip</b> - compression/decompression tool (zlib)</li>
414 <li><b>ip</b> - network routing tool (iproute2)</li>
415 <li><b>iptables/ip6tables</b> - IPv4/IPv6 NAT admin (iptables)</li>
416 <li><b>iw</b> - wireless device config tool (iw)</li>
417 <li><b>logwrapper</b> - redirect stdio to android log (Android)</li>
418 <li><b>make_ext4fs</b> - make ext4 fs (Android)</li>
419 <li><b>make_f2fs</b> - make f2fs fs (f2fs-tools)</li>
420 <li><b>ping/ping6</b> - ICMP ECHO_REQUEST tool (iputils)</li>
421 <li><b>reboot</b> - reboot (Android)</li>
422 <li><b>resize2fs</b> - resize ext2/ext3/ext4 fs (e2fsprogs)</li>
423 <li><b>sh</b> - mksh (BSD)</li>
424 <li><b>ss</b> - socket statistics (iproute2)</li>
425 <li><b>tc</b> - traffic control (iproute2)</li>
426 <li><b>tracepath/tracepath6</b> - trace network path (iputils)</li>
427 <li><b>traceroute/traceroute6</b> - trace network route (iputils)</li>
461 the libmodprobe-based implementation.) These should be a priority for
480 …https://android.googlesource.com/platform/prebuilts/build-tools/+/refs/heads/master/path/linux-x86…
486 paste patch pgrep pkill ps pstree pwd python python2.7 python3 readlink
495 awk bzip2 jar java javap m4 make python python2.7 python3 xz
509 work around a Mac <code>cp -Rf</code> bug with broken symbolic links. That
527-release/linux-foundation-to-host-meego-project/>MeeGo</a>, there were believable <a href=https://…
530 <a href=notes-2012.html#16-05-2012>form Tizen</a>,
531 which became a Samsung-only project (that <a href=https://www.androidheadlines.com/2021/05/samsung-
533 … <a href=https://www.theverge.com/2021/5/18/22440483/samsung-smartwatch-google-wearos-tizen-watch>…
558 many of the SELinux options ala ls -Z needed smack alternatives in an
569 Yocto uses a "<a href=https://www.yoctoproject.org/software-overview/layers/>layered</a>"
571 …me before, until they wind up <a href=https://github.com/varigit/variscite-bsp-platform>using repo…
572 the layers (let alone their contents). But -- and this is the
573 important bit -- all these dispirate forks are called "yocto" and built on
577 <p>Yocto's "core-image-minimal" target (only 3,106 build steps in the 3.3
579 <a href=https://landley.net/notes-2019.html#06-02-2019>an improvement</a>) builds a busybox-based s…
593 rm rmdir rmmod route run-parts sed seq setconsole setsid sh sha1sum sha256sum
594 shuf sleep sort start-stop-daemon stat strings stty sulogin swapoff swapon
617 <p><a href=https://refspects.linuxfoundation.org/FHS_3.0/fhs-3.0.html>FHS 3.0</a>
626 fastboot and fasthalt (reboot and halt have -nf), and
642 <p>If a toybox-based development environment is to support running
643 buildroot under it, the <a href=https://buildroot.org/downloads/manual/manual.html#requirement-mand…
651 build-essential. And it wants file to be in /usr/bin because
657 it dies trying to run "/usr/bin/-gcc"). You can patch your way to
668 <a href=http://www.infoworld.com/d/data-center/perl-isnt-going-anywhere-better-or-worse-211580>requ…
671 <p>In addition to a C library less general-purpose than bionic (let alone
679 run-init sh sha1hash sleep sync true umount uname zcat
683 <a href=http://landley.net/notes-2013.html#23-01-2013>looked at</a> version
684 2.0.2 and did cd klibc-*; ln -s /output/of/kernel/make/headers_install
685 linux; make) then <b>echo $(for i in $(find . -type f); do file $i | grep -q
686 executable && basename $i; done | grep -v '[.]g$' | sort -u)</b> to find
689 <p>Some of those binaries are build-time tools that don't get installed,
693 <p>The run-init command is more commonly called switch_root, nuke is just
694 "rm -rf -- $@", and minips is more commonly called "ps": I'm not doing aliases
715 <a href=http://www.zytor.com/pipermail/klibc/2006-June/001748.html>attempted
722 of the current state of the art here. Ah, Documentation/power/userland-swsusp.txt
758 <li><b>iconvconfig</b> is only relevant if iconv is user-configurable; musl uses a
759 non-configurable iconv.</li>
762 <li><b>getent</b> handles retrieving entries from passwd-style databases
766 <li><b>mtrace</b> is a perl script to use the malloc debugging that glibc has built-in;
775 which seems to be derived from the <a href=http://www.iana.org/time-zones>IANA
796 <h2>Stand-Alone Shell</h2>
798 <p>Wikipedia has <a href=http://en.wikipedia.org/wiki/Stand-alone_shell>a good
799 summary of sash</a>, with links. The original Stand-Alone Shell project reached
804 <p>Sash is a shell with built-in commands. It doesn't have a multiplexer
805 command, meaning "sash ls -l" doesn't work (you have to go "sash -c 'ls -l'").
809 "echo help | ./sash | awk '{print $1}' | sed 's/^-//' | xargs echo", which
835 it sucks in -lz from the host.)</p>
852 nice nl nohup od paste printenv printf pwd readlink renice rm rmdir sed seq
882 …ct.org/pub/archive/fedora/linux/releases/12/Fedora/source/SRPMS/mkinitrd-6.0.93-1.fc12.src.rpm>a s…
883 that can be unwound with "rpm2cpio mkinitrd.src.rpm | cpio -i -d -H newc
884 --no-absolute-filenames" and in there is a mkinitrd-6.0.93.tar.bz2 which
929 <p>Back in 2008, the BSD guys vented some busybox-envy
947 <p>Apparently lv is the missing link between ed and vi, copyright 1982-1997 (do
950 sucked in (even though they have mksh?), [ is an alias for test. Several more bsd-isms that don't h…
989 <p>The corresponding "files" tab is an auto-generated stub. The project never
1001 utilities that relied on <a href=http://nommu.org/memory-faq.txt>features
1011 left hasn't been updated in over a decade), which were hand-updated tarball
1026 …of <a href=http://www.uclinux.org/pub/uClinux/dist/uClinux-dist-20140504.tar.bz2>uClinux-dist-2014…
1031 <p>A bunch of packages (<b>inotify-tools, input-event-demon, ipsec-tools, netifd,
1032 keepalived, mobile-broadband-provider-info, nuttp, readline, snort,
1033 snort-barnyard, socat, sqlite, sysklogd, sysstat, tcl, ubus, uci, udev,
1034 unionfs, uqmi, usb_modeswitch, usbutils, util-linux</b>)
1053 special-purpose network back-end stuff that's hard for anybody but
1058 cgihtml clamav clamsmtp conntrack-tools cramfs crypto-tools cxxtest
1059 ddns3-client de2ts-cal debug demo diald discard dnsmasq dnsmasq2
1060 ethattach expat-examples ez-ipupdate fakeidentd
1061 fconfig ferret flatfs flthdr freeradius freeswan frob-led frox fswcert
1065 jamvm jffs-tools jpegview jquery-ui kendin-config kismet klaxon kmod
1068 nooom null openswan openvpn palmbot pam_* pcmcia-cs playrt plugdaemon pop3proxy
1070 ramimage readprofile rdate readprofile routed rrdtool rtc-ds1302
1072 smtpclient snmpd net-snmp snortrules speedtouch squashfs scep sslwrap stp
1083 with "sendfax", hostap is an intersil prism driver, wlan-ng is also an
1086 "Demo Application for the USB Device Driver", kendin-config is
1089 ferret, linux-igd, and miniupnp are all upnp packages,
1092 "test of lcddma device driver" (an out-of-tree Coldfire driver apparently
1093 lost to history, the uclinux linux-2.4.x directory has a config symbol for
1095 coldfire thing, mii-tool-fec is
1097 the uCdimm5272", rtc-ds1302 and rtc-m41t11 are usermode drivers for specific
1098 clock chips, stunnel is basically "openssl s_client -quiet -connect",
1101 clamav, klaxon, ferret, l7-protocols, and nessus are very old network security
1104 lilo is the x86-only bootloader that predated grub (and recently discontinued
1108 squashfs-new package which is a snapshot of the userspace tool from 2011),
1129 <h3>Non-toybox programs</h3>
1155 dropbear jffs-tools jpegview kexec-tools bind ctorrent
1156 iperf iproute2 ip-sentinel iptables kexec
1159 mtd-utils mysql logrotate brcfg bridge-utils flashw
1161 lm_sensors load netflash netstat-nat
1162 radvd recover rootloader resolveip rp-pppoe
1163 rsyslog rsyslogd samba smbmount squashfs-new squid ssh strace tip
1164 uboot-envtools ulogd usbhubctrl vconfig vixie-cron watchdogd
1175 rp-pppoe is ppp over ethernet,
1180 there's a ppd-2.3 directory also.</p>
1193 agetty cal cksum cron dhcpcd dhcpcd-new dhcpd dhcp-isc dosfstools e2fsprogs
1194 elvis-tiny levee fdisk fileutils ftp ftpd grep hd hwclock inetd init ntp
1195 iputils login module-init-tools netcat shutils ntpdate lspci ping procps
1197 unzip wget mawk net-tools
1201 like elvis-tiny, ntp and ntpdate overlap, etc.</p>
1229 factor fallocate fsfreeze inotifyd lspci nbd-client partprobe strings
1252 <p>System administrators have <a href=https://github.com/landley/toybox/issues/168#issuecomment-583…
1256 <a href=http://www.linuxfromscratch.org/lfs/downloads/9.0/LFS-BOOK-9.0-NOCHUNKS.html>Linux From Scr…
1265 <h3>Packages toybox plans to provide complete-ish replacents for:</h3>
1277 <li><b>gawk</b>: [awk] (not: gawk gawk-5.0.1)</li>
1285 <li><b>procps-ng</b>: free pgrep pidof pkill ps sysctl top uptime vmstat w watch
1290 (not telinit runlevel fstab-decode bootlogd)</li>
1295 (not telinit runlevel fstab-decode bootlogd)</li>
1310 paste printenv printf pwd readlink realpath rm rmdir seq sha1sum shred
1317 <li><b>util-linux</b>: blkid blockdev cal chrt dmesg eject fallocate flock hwclock
1338 util-linux...</p>
1340 <p>No idea why LFS is installing inetutils instead of net-tools
1341 (which contains arp route ifconfig mii-tool nameif netstat and rarp that
1375 <a href=https://github.com/JuliaComputing/llvm-cbe>LLVM C Backend</a>
1379 as a successor project to toybox. Until then things like objdump -d
1380 (requiring target-specific disassembly for an unbounded number of architectures)
1382 architecture-specific support in file and strace, and including a full
1389 <li><b>linux-api-headers</b></li>
1390 <li><b>man-pages glibc</b></li>
1397 <li><b>pkg-config</b></li>
1402 <li><b>iana-etc</b></li>
1441 <!-- #include "footer.html" -->