Add system initialization to stboot, if started as pid 1
Showing
- go.mod 1 addition, 0 deletionsgo.mod
- go.sum 2 additions, 0 deletionsgo.sum
- stboot.go 14 additions, 0 deletionsstboot.go
- vendor/github.com/klauspost/compress/flate/deflate.go 821 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/deflate.go
- vendor/github.com/klauspost/compress/flate/dict_decoder.go 184 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/dict_decoder.go
- vendor/github.com/klauspost/compress/flate/fast_encoder.go 254 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/fast_encoder.go
- vendor/github.com/klauspost/compress/flate/gen_inflate.go 274 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/gen_inflate.go
- vendor/github.com/klauspost/compress/flate/huffman_bit_writer.go 911 additions, 0 deletions...github.com/klauspost/compress/flate/huffman_bit_writer.go
- vendor/github.com/klauspost/compress/flate/huffman_code.go 363 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/huffman_code.go
- vendor/github.com/klauspost/compress/flate/huffman_sortByFreq.go 178 additions, 0 deletions...github.com/klauspost/compress/flate/huffman_sortByFreq.go
- vendor/github.com/klauspost/compress/flate/huffman_sortByLiteral.go 201 additions, 0 deletions...hub.com/klauspost/compress/flate/huffman_sortByLiteral.go
- vendor/github.com/klauspost/compress/flate/inflate.go 1001 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/inflate.go
- vendor/github.com/klauspost/compress/flate/inflate_gen.go 922 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/inflate_gen.go
- vendor/github.com/klauspost/compress/flate/level1.go 179 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/level1.go
- vendor/github.com/klauspost/compress/flate/level2.go 205 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/level2.go
- vendor/github.com/klauspost/compress/flate/level3.go 229 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/level3.go
- vendor/github.com/klauspost/compress/flate/level4.go 212 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/level4.go
- vendor/github.com/klauspost/compress/flate/level5.go 279 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/level5.go
- vendor/github.com/klauspost/compress/flate/level6.go 282 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/level6.go
- vendor/github.com/klauspost/compress/flate/stateless.go 297 additions, 0 deletionsvendor/github.com/klauspost/compress/flate/stateless.go
Loading
Please register or sign in to comment