Make merged-usr compatible and some fixes
Reworked the configration system to facilitate variable builds
Merge branch 'master' of ssh://git.code.sf.net/p/underdog/code
Create a local config directory for system specific items
-- (fix) Remove redirection was blocking lvm fnctions in init.d
Merge branch 'master' of ssh://git.code.sf.net/p/underdog/code
silence some expected error messages from probe functions
-- Better test for mdadm
-- extra bash shell invocations with bash option
-- mdadm examine no longer returns non-zero when the partition isn't part of an array. Skip straight to incremental activation which (still) does the useful exit code thing. I'll take out the commented code when I'm sure this is kosher.
-- /sigh. Bash sucks without certain filesystem magic
-- forgot to remove a diagnostic splash
-- more redirection problems with "<()"
-- replaced "< <()" indirection because with a little parser since
-- forgot to include the altered initramfs builder
-- Lots of churn, huge problems with job control lacking in /init
-- /init is finally collecting all the attributes and doing things in
Merge branch 'incomplete'
Merge branch 'master' of ssh://git.code.sf.net/p/underdog/code
-- (sloved) All the stupid array management was
-- (reworked) Improved the module system to work with directories
-- (changed) btrfs default mount now read-only
Merge branch 'master' of ssh://git.code.sf.net/p/underdog/code
-- (fixed) Apply minimal version of fixes for the assoc array problem
-- (fixed) finally fixed the blkid UUID problem... hopefully...
-- (merge) Some simple stuff from the incomplete branch
-- (Add) support to branch to /Underdog binary
-- (Maint) Just getting the chicken scratches into line
-- (Add) gdisk is helpful in early context
-- (FIX) Finally unsnargle root=UUID=whatever c...
-- Back on the horse, some progress that shows ...
-- (ongoing) tiny cleanup
-- (ongoing) relative path issues.
-- (Ongoing) more work, nothing final
-- (Refactor) code movement, hither and yon.
-- (ongoing) midline work saved to change works...
-- (Fix) More .gitignore fun
-- (Fix) Dont need the fake targets to build tree.
-- (nada) saving progress to switch workstations
-- (Organize) Move header files and non-product...
-- (Cleanup) Move output to build/ and fix some...
-- (Fixed) Removed "using namespace" from all h...
Home
-- (Update) README.txt needed a note
-- (Fixed) ignore vim swap files
Merge remote-tracking branch 'refs/remotes/orig...
-- (progress) not a real milestone but worth ke...
-- (Fixed) ignore vim swap files
Merge branch 'master' of ssh://git.code.sf.net/...
-- (Fix) Need kdevelop and cmake changes for fu...
-- (Fix) Need kdevelop and cmake changes for fu...
-- (Fix) Wasn't ignoring generated file Underdo...
-- (Fix) Wasn't ignoring generated file Underdo...
-- (Cleanup) remove files that I should never h...
-- (Cleanup) remove files that I should never h...
-- (Import) Better baseline version of the C++ ...
-- (Fix) typo in prototype/init
-- (Fix) UUIDs look like math to the shell. Use...
-- bash seems to hate (fail to honor) "conditio...
(fixed) test in while loop needs quotes.
Bring btrfs support into production.
Put in a real btrfs function definition file.
initial converstion to git