Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/floppy/ramdisk/sbin
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-09-02 09:18:52 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-09-02 09:18:52 +0200
commit52be99d8c0862ff87db9a4f9ccec1ac4b5f7caed (patch)
tree1a1a1c98090afd8459cc8f045f9de2d4a7cba5ab /floppy/ramdisk/sbin
parent15adaba9eaa6a98c8b55bc5c5f73c3a9e0e55e7a (diff)
added a quite unsorted first version of a floppy boot loader
Diffstat (limited to 'floppy/ramdisk/sbin')
l---------floppy/ramdisk/sbin/blkid1
l---------floppy/ramdisk/sbin/depmod1
l---------floppy/ramdisk/sbin/fdisk1
l---------floppy/ramdisk/sbin/fsck1
l---------floppy/ramdisk/sbin/halt1
l---------floppy/ramdisk/sbin/ifconfig1
l---------floppy/ramdisk/sbin/init1
l---------floppy/ramdisk/sbin/insmod1
l---------floppy/ramdisk/sbin/ip1
l---------floppy/ramdisk/sbin/losetup1
l---------floppy/ramdisk/sbin/lsmod1
l---------floppy/ramdisk/sbin/mke2fs1
l---------floppy/ramdisk/sbin/mkfs.ext21
l---------floppy/ramdisk/sbin/mkswap1
l---------floppy/ramdisk/sbin/modprobe1
l---------floppy/ramdisk/sbin/pivot_root1
l---------floppy/ramdisk/sbin/poweroff1
l---------floppy/ramdisk/sbin/reboot1
l---------floppy/ramdisk/sbin/swapoff1
l---------floppy/ramdisk/sbin/swapon1
l---------floppy/ramdisk/sbin/sysctl1
l---------floppy/ramdisk/sbin/udhcpc1
22 files changed, 22 insertions, 0 deletions
diff --git a/floppy/ramdisk/sbin/blkid b/floppy/ramdisk/sbin/blkid
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/blkid
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/depmod b/floppy/ramdisk/sbin/depmod
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/depmod
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/fdisk b/floppy/ramdisk/sbin/fdisk
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/fdisk
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/fsck b/floppy/ramdisk/sbin/fsck
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/fsck
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/halt b/floppy/ramdisk/sbin/halt
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/halt
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/ifconfig b/floppy/ramdisk/sbin/ifconfig
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/ifconfig
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/init b/floppy/ramdisk/sbin/init
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/init
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/insmod b/floppy/ramdisk/sbin/insmod
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/insmod
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/ip b/floppy/ramdisk/sbin/ip
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/ip
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/losetup b/floppy/ramdisk/sbin/losetup
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/losetup
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/lsmod b/floppy/ramdisk/sbin/lsmod
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/lsmod
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/mke2fs b/floppy/ramdisk/sbin/mke2fs
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/mke2fs
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/mkfs.ext2 b/floppy/ramdisk/sbin/mkfs.ext2
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/mkfs.ext2
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/mkswap b/floppy/ramdisk/sbin/mkswap
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/mkswap
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/modprobe b/floppy/ramdisk/sbin/modprobe
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/modprobe
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/pivot_root b/floppy/ramdisk/sbin/pivot_root
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/pivot_root
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/poweroff b/floppy/ramdisk/sbin/poweroff
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/poweroff
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/reboot b/floppy/ramdisk/sbin/reboot
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/reboot
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/swapoff b/floppy/ramdisk/sbin/swapoff
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/swapoff
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/swapon b/floppy/ramdisk/sbin/swapon
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/swapon
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/sysctl b/floppy/ramdisk/sbin/sysctl
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/sysctl
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file
diff --git a/floppy/ramdisk/sbin/udhcpc b/floppy/ramdisk/sbin/udhcpc
new file mode 120000
index 0000000..7125971
--- /dev/null
+++ b/floppy/ramdisk/sbin/udhcpc
@@ -0,0 +1 @@
+../bin/busybox \ No newline at end of file