pctj101

Results 7 issues of pctj101

# Issue Report # ## Bug ## Ignition crashes system if storage.filesystem is specified CT Input ``` storage: filesystems: - name: data mount: device: /dev/sdb format: ext4 wipe_filesystem: true label:...

# Issue Report # ## Feature Request ## Enhance Ignition to remotely log failures to aid in debugging failures encountered during boot. ### Environment ### AWS EC2 Servers which do...

new firebase url format; ensure the firebase name() is stored back into the model on save() for model.id purposes

I've been having a hell of a time trying to integrate mongoose-auth with railway.js. I think the core of the problem is JugglingDB. JugglingDB is pretty cool because it puts...

It seems there is no HTTP Body when sending a simple post (iOS 5.0.1) NSDictionary *params = [NSMutableDictionary dictionary]; [(NSMutableDictionary *)params setObject:@"Joe Bloggs" forKey:@"name"]; [(NSMutableDictionary *)params setObject:@"[email protected]" forKey:@"email"]; [[LRResty client]...

When apple sends an error code, apple_shove doesn't check it. Would be good to do so.

enhancement

I'm trying to program a Nucleo STM32L432KCU6. I've verified the STLink v2.1 appears properly on OS X: STM32 STLink: Product ID: 0x374b Vendor ID: 0x0483 (STMicroelectronics) I've also updated my...