Commit Graph

22 Commits

Author SHA1 Message Date
Vincent Batts eab00d2e35 Makefile: cleanup from 2022-04-13 2023-02-17 11:02:10 -05:00
Vincent Batts c09db4c943
oci config: update version
from 1.0.0-rc2-dev -> 1.0.0-rc5
(runc 1.0.0-rc2 -> 1.0.0-rc3)

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-11-06 17:10:30 -05:00
Vincent Batts 424d185294 pass through an arg 2017-11-05 22:19:48 -05:00
Vincent Batts 7e5df725d8 README 2017-11-05 20:52:48 -05:00
Vincent Batts 1a6c0a2ef2 Merge branch 'testing' 2017-11-05 20:52:04 -05:00
Vincent Batts 42a4d8e62b document the device permissions 2017-11-05 20:51:52 -05:00
Vincent Batts 712f6faa2e cleanup ioctl code 2017-11-05 12:00:21 -05:00
Vincent Batts 45eeea4c68 trying to figure out the difference from default and privileged runtimes 2017-11-05 11:59:57 -05:00
Vincent Batts 928057efe0 ro mounts 2017-11-05 11:31:16 -05:00
Vincent Batts c0ec581549 README and make targets 2017-11-05 09:50:18 -05:00
Vincent Batts e560ac6386 more robust makefile 2017-11-05 09:33:39 -05:00
Vincent Batts 966c1416f4 tho hellctl is p great 2017-11-05 09:25:57 -05:00
Vincent Batts 605bdd96d5 adding boiler-plate for a project 2017-11-05 09:15:13 -05:00
Vincent Batts 80848e7688 stubbing out reading from the /dev/helloctl
based on reading ./arch/um/drivers/random.c
2016-11-14 16:00:36 -05:00
Vincent Batts 5eae9089e8 adding a simple ioctl to a new /dev/helloctl 2014-10-02 22:33:29 -04:00
Vincent Batts 26d1d42080 a simple tool to poke the new device 2014-10-02 22:26:28 -04:00
Vincent Batts 0f95375712 show info from current pid from the scheduler 2014-09-18 16:05:40 -04:00
Vincent Batts 05c5575fd3 now with a parameter for the name of the symbol to look up 2014-09-18 13:15:59 -04:00
Vincent Batts 18be29567b cleaner output for fib numbers 2014-09-18 11:52:21 -04:00
Vincent Batts bf92567e5f a bit of reorg and showing the jiffies around fib 2014-09-18 11:48:25 -04:00
Vincent Batts b090072939 name and types
* scope all the function names
* fix the fibonacci type to a long
* variablize the fib input and print it out
2014-09-17 17:03:42 -04:00
Vincent Batts e929dbcb6f initial commit 2014-09-17 16:51:24 -04:00