{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":646054742,"defaultBranch":"main","name":"cpu","ownerLogin":"binjip978","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-05-27T06:21:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/752342?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1705465691.0","currentOid":""},"activityList":{"items":[{"before":"e119a003dede0cf7cb6eff96183f2076caee1d95","after":null,"ref":"refs/heads/small-things","pushedAt":"2024-01-17T04:28:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"}},{"before":null,"after":"e119a003dede0cf7cb6eff96183f2076caee1d95","ref":"refs/heads/small-things","pushedAt":"2024-01-06T19:27:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"},"commit":{"message":"minor staticcheck fixes\n\nS1019 - Simplify make call by omitting redundant arguments\nS1025 - Don’t use fmt.Sprintf(\"%s\", x) unnecessarily\n\nSigned-off-by: Siarhiej Siemianczuk ","shortMessageHtmlLink":"minor staticcheck fixes"}},{"before":null,"after":"c35a0997c6390c7875ad6f6b94bf8b3965718a4c","ref":"refs/heads/staticcheck-ds","pushedAt":"2023-12-23T04:17:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"},"commit":{"message":"ds: fix staticcheck warnings\n\nSigned-off-by: Siarhiej Siemianczuk ","shortMessageHtmlLink":"ds: fix staticcheck warnings"}},{"before":"d39e9f46aade8a76bdafaf3e7265a51b7995616d","after":"37d4a461fc0b75bf54236b9d0c6f15a17e0c5d34","ref":"refs/heads/main","pushedAt":"2023-12-17T06:12:40.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"},"commit":{"message":"Add a new way to create CPIO9P: NewCPIO9PReaderAt (#258)\n\nTODO:\r\no find a way to use cpio.InMemArchive\r\no this should be a package\r\n\r\nSigned-off-by: Ronald G. Minnich ","shortMessageHtmlLink":"Add a new way to create CPIO9P: NewCPIO9PReaderAt (u-root#258)"}},{"before":"cbf907b87e359e95a57807f8a987216912c9c01b","after":null,"ref":"refs/heads/ioutil","pushedAt":"2023-09-04T05:00:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"}},{"before":"a7035bf8a864348505703d362a50fe1fee0dea3c","after":"cbf907b87e359e95a57807f8a987216912c9c01b","ref":"refs/heads/ioutil","pushedAt":"2023-09-04T04:45:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rminnich","name":"ron minnich","path":"/rminnich","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74928?s=80&v=4"},"commit":{"message":"Merge branch 'main' into ioutil","shortMessageHtmlLink":"Merge branch 'main' into ioutil"}},{"before":null,"after":"a7035bf8a864348505703d362a50fe1fee0dea3c","ref":"refs/heads/ioutil","pushedAt":"2023-09-02T04:33:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"},"commit":{"message":"remove deprecated ioutil\n\nSigned-off-by: Siarhiej Siemianczuk ","shortMessageHtmlLink":"remove deprecated ioutil"}},{"before":"ef9e255c23f2205bce9e4d55380aabd2071461e9","after":"d39e9f46aade8a76bdafaf3e7265a51b7995616d","ref":"refs/heads/main","pushedAt":"2023-09-02T04:04:17.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"},"commit":{"message":"Merge decentralized cpud to cpud (#237)\n\n* mv init.go to init_linux.go\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* remove decpud/init.go\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* move main_darwin.go to cpud\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* add information about mdns to cpuddo\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* add mdns tests\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* remove remnants of decpud\r\n\r\nit is now integrated and enabled with build tags.\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpud: add mdns server code\r\n\r\nintended to be enabled by build tags.\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpuddoc: add docs for ds switches\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpud: add code for mdns\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* add tests\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpud/serve_mdns_test.go: remove duplicate\r\n\r\nthere are no mDNS tests, turns out\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpud: mv main.go to main_linux.go\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpud :add modifier, which greatly reduces the extra code needed for mDNS\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* remove decpud from Makefile\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* fix Dockerfile\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n* cpud: don't defer Unregister\r\n\r\nWe'll need to figure out how to do this properly.\r\n\r\nWith this change, the mDNS service *almost* works.\r\ncpud side (note that we can run more than one cpud.\r\nSo on this machine we are using sidecore to get in, then running\r\ncpud with port 17011. Nice huh?)\r\n\r\nroot@192:~/go/src/github.com/u-root/cpu/cmds/decpu# ./decpu -d -sp 17011 -key ~/.ssh/cpu_rsa\r\n1970/01/01 01:12:12 Advertising w/dnssd map[]\r\n1970/01/01 01:12:12 starting dns-sd server\r\n1970/01/01 01:12:12 Advertising: ._ncpu._tcp.local.\r\n\r\nclient:\r\n./decpu -sp 17011 -key ~/.ssh/cpu_rsa date\r\n\r\nNote: it seems to be ignoring the key switch in cpud.\r\n\r\nSigned-off-by: Ronald G Minnich \r\n\r\n---------\r\n\r\nSigned-off-by: Ronald G Minnich ","shortMessageHtmlLink":"Merge decentralized cpud to cpud (u-root#237)"}},{"before":"bc998dc4c77132d92b74100a0b9881b4adf7d024","after":"ef9e255c23f2205bce9e4d55380aabd2071461e9","ref":"refs/heads/main","pushedAt":"2023-08-15T15:54:01.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"binjip978","name":"binjip978","path":"/binjip978","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/752342?s=80&v=4"},"commit":{"message":"extend the cpud server banner to include GOOS and GOARCH\n\nThe banner now looks like this:\nSSH-2.0-linux amd64\n\nShould it be changed/extended?\n\nThis information is useful to sidecore clients which\nneed to pick a flattened Docker cpio image.\n\nIt is likely to be useful in general for other\ncpu usage, e.g., picking a $PATH for binaries, as\nin Plan 9, with its /$ARCH/bin directory structure.\n\nSigned-off-by: Ron Minnich ","shortMessageHtmlLink":"extend the cpud server banner to include GOOS and GOARCH"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xN1QwNDoyODoxMS4wMDAwMDBazwAAAAPhovNI","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMS0xN1QwNDoyODoxMS4wMDAwMDBazwAAAAPhovNI","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wOC0xNVQxNTo1NDowMS4wMDAwMDBazwAAAANrMKLU"}},"title":"Activity · binjip978/cpu"}