summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-24Add mc (myrrdin)Michael Forney
2016-06-23bc: Fix .gitignoreMichael Forney
2016-06-23pcre: Update to 8.39Michael Forney
2016-06-23sshfs: Update to 2.8Michael Forney
2016-06-23libfuse: Update to 2.9.7Michael Forney
2016-06-23Add e2fsprogs 1.43.1Michael Forney
2016-06-23perms-hook: git hashes are 40 characters, plus 1 for :Michael Forney
2016-06-18openssh: Build ssh-agent and ssh-addMichael Forney
2016-06-18openssh: Use variable to store librariesMichael Forney
2016-06-18perms-hook: Don't fail on the first errorMichael Forney
2016-06-18perms-hook: Make sure we are running in a git repositoryMichael Forney
2016-06-18perms-hook: Clear umask before readchangesMichael Forney
Otherwise, directories created with mkdir may have the wrong permissions.
2016-06-18perms-hook: Consider deleted entries in .permsMichael Forney
2016-06-18Produce sorted .permsMichael Forney
2016-06-18perms-hook: Extract defperm from setpermMichael Forney
2016-06-18perms-hook: Add missing newlines to log messagesMichael Forney
2016-06-18Invoke perms-hook using shell script wrappersMichael Forney
2016-06-18perms-hook: Drop extra newline from error messageMichael Forney
2016-06-18perms-hook: Read .perms from new revision rather than HEADMichael Forney
2016-06-18perms-hook: Consider parent directoriesMichael Forney
2016-06-18perms-hook: Move ".perms" to a defineMichael Forney
2016-06-18perms-hook: Print when changes are madeMichael Forney
2016-06-17curl: Avoid globbingMichael Forney
2016-06-17cparser: SimplifyMichael Forney
2016-06-17cparser: Avoid globbingMichael Forney
2016-06-17Install perms-hook to /libexec/oasis/perms-hookMichael Forney
2016-06-17Only build git repository by defaultMichael Forney
2016-06-17kbd: StyleMichael Forney
2016-06-17file: SimplifyMichael Forney
2016-06-17template: Use symlinks for perms-hookMichael Forney
By the time these hooks are run, we will have checked-out /libexec/oasis/perms-hook, and can just run that. This way, we can keep track of updates to perms-hook.
2016-06-17perms-hook: Move special permission handling to defperm and rename to setpermMichael Forney
2016-06-17perms-hook: Mark when special permissions were appliedMichael Forney
2016-06-17perms-hook: StyleMichael Forney
2016-06-17perms-hook: Rename some thingsMichael Forney
2016-06-17perp: Fix permissions of man pagesMichael Forney
2016-06-17iproute2: Avoid globbing and build ip-{address,link,route} man pagesMichael Forney
2016-06-17sbase: Avoid shell globbingMichael Forney
2016-06-16Add unzip 6.0Michael Forney
2016-06-16perp: Set TINYLOG_ZIP and ZIP_EXTMichael Forney
2016-06-16file: Only define VERSION in one placeMichael Forney
2016-06-15Add more licensing informationMichael Forney
2016-06-15file: Fix version in gen.rcMichael Forney
2016-06-15git: Fix version in gen.rcMichael Forney
2016-06-14libnl: Remove generated netlink/version.hMichael Forney
We are now generating this with sed in gen.rc.
2016-06-14perms-hook: Add TODO to set permissions of parent directoriesMichael Forney
2016-06-14libfuse: Clean up trailing whitespaceMichael Forney
2016-06-14ubase: Add stty from suckless mailing listMichael Forney
2016-06-14openbsd: Sort toolsMichael Forney
2016-06-14libressl: Check in generated header filesMichael Forney
This gets rid of the perl dependency for building the core system.
2016-06-14perp: Build tinylogMichael Forney