Commit Graph

13 Commits

Author SHA1 Message Date
Marcel Alexandru Nitan
4034ffebdc Umount is already done by default if no args are given 2023-06-02 08:44:37 +00:00
XeonDead
edf0d5fce5 isodrive: reroute unmount_iso to use mount_iso but with empty variables 2023-06-01 14:55:57 +03:00
XeonDead
ca08e35100 isodrive: add void umount_iso() to act in case of empty input 2023-06-01 13:34:22 +03:00
XeonDead
56b8356b64 isodrive: uncrustify code to google cpp writing style 2023-06-01 13:34:22 +03:00
Marcel Alexandru Nitan
f546b3dfa7 Use stdio printf instead of iostream 2023-05-22 09:51:35 +00:00
Marcel Alexandru Nitan
ed265796e2 isodrive: fix weerors 2023-02-04 15:49:56 +02:00
Marcel Alexandru Nitan
fe880c156f isodrive: remove getprop depedency, allow switching cdrom and ro modes 2023-02-04 15:48:32 +02:00
Marcel Alexandru Nitan
428659298b util: fix reading sysfs 2023-02-01 13:51:03 +02:00
Nitan Alexandru Marcel
14e6e09bd4 configfsisomanager: add missing UDC sysfs read 2023-02-01 10:56:46 +00:00
Marcel Alexandru Nitan
00832c7f2f isodrive: fix usb gadget
- correctly get gadget
- fix writing to sysfs
- allow umounting iso
2023-02-01 02:22:02 +02:00
Marcel Alexandru Nitan
e2c8c51284 configfsisomanager: fix stallFile path 2023-01-31 21:35:24 +02:00
Marcel Alexandru Nitan
28c95af44b configfsisomanager: Don't use CD/DVD emulation 2023-01-31 21:01:50 +02:00
Marcel Alexandru Nitan
f55ca622aa isodrive: first commit 2023-01-31 20:36:12 +02:00