Jean-Philippe Ouellet

Results 11 issues of Jean-Philippe Ouellet

Example output: ``` % VERBOSE=1 BREAK=1 ./test.sh >>> Making a temporary "disk" for testing... truncate -s 8M /tmp/tmp.gUz94xPebl/disk >>> Creating some dummy secret data... dd if=/dev/urandom of=/tmp/tmp.gUz94xPebl/secrets bs=1M count=1 1+0...

Just a pure rebase, no additional changes like in #6

This is a rather nice Todo.txt manager implementation. It would be nice if it were listed on the bottom-left of http://todotxt.com/ so it'd be more discoverable and save people time...

### Before submitting an issue, please be sure to - [X] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/CONTRIBUTING.md#contributing-to-the-github-pages-gem) - [X] Update to the latest Gem version (either `gem update github-pages` or `bundle update...

[SUIDGuard.c:104](https://github.com/sektioneins/SUIDGuard/blob/master/SUIDGuard/SUIDGuard.c#L104): ``` /* now check if this is a SUID/SGID root binary */ if ((va.va_mode & (VSUID|VSGID)) && ((va.va_uid == 0) || (va.va_gid == 0))) { ... printf("SUIDGuard: found and...

Not sure this is correct. I'm not familiar with Xcode and just edited the file myself. In any case, xcodebuild(1) used to complain about the non-existent file in the destroot...

so the prompt is correct even if the shell is started inside a git dir, rather than only being correct upon first cd.

Otherwise update_current_git_vars gets called twice per prompt. To confirm this is the case, do something like the following: ``` diff --git a/zshrc.sh b/zshrc.sh index cdb8b4f..e758afb 100644 --- a/zshrc.sh +++ b/zshrc.sh...

I'm sure [your SPI programmer](https://trmm.net/SPI) works great, but for those who do not happen to have a teensy on hand and would end up buying some hardware to flash things...

documentation
installation

It is my understanding that Qubes plans to moves to LVM thin provisioning by default in R4.0 (https://github.com/QubesOS/qubes-issues/issues/2412), and this does not appear to be supported by Heads at the...

enhancement
initrd
linux