{"id":20610385,"url":"https://github.com/chris-rock/aix-base-setup","last_synced_at":"2026-04-20T00:08:56.169Z","repository":{"id":26078396,"uuid":"29522267","full_name":"chris-rock/aix-base-setup","owner":"chris-rock","description":"Basic AIX setup","archived":false,"fork":false,"pushed_at":"2015-01-29T13:20:13.000Z","size":148,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T03:23:07.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://lollyrock.com/articles/managing-mainframe-using-chef/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chris-rock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-20T09:35:31.000Z","updated_at":"2015-08-10T19:13:38.000Z","dependencies_parsed_at":"2022-08-21T02:30:37.642Z","dependency_job_id":null,"html_url":"https://github.com/chris-rock/aix-base-setup","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-rock%2Faix-base-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-rock%2Faix-base-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-rock%2Faix-base-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chris-rock%2Faix-base-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chris-rock","download_url":"https://codeload.github.com/chris-rock/aix-base-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242257747,"owners_count":20098207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T10:16:40.348Z","updated_at":"2026-04-20T00:08:56.129Z","avatar_url":"https://github.com/chris-rock.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"aix-base-setup Cookbook\n=======================\n\nThis cookbook installs base GNU applications on AIX. All installed packages are provided by IBM as [AIX Toolbox for Linux Applications](http://www-03.ibm.com/systems/power/software/aix/linux/)\n\nCurrently it installs:\n\n- curl\n- wget\n- zip\n- vim\n- zsh\n\nRequirements\n------------\n\nThis cookbook depends on [aix cookbook](https://github.com/opscode-cookbooks/aix)\n\n\nUsage\n-----\n\nAs a precondition, you need to install the Chef client.\n\n```bash\n\n# download the cookbooks\nwget -O aix.zip https://github.com/opscode-cookbooks/aix/archive/master.zip\nunzip aix.zip\nmv aix-master /var/chef/cookbooks/aix\n\nwget -O aix-base-setup.zip https://github.com/chris-rock/aix-base-setup/archive/master.zip\nunzip aix-base-setup.zip\nmv aix-base-setup-master /var/chef/cookbooks/aix-base-setup\n\ncd /var/chef/\ncat \u003e solo.json \u003c\u003cEOF\n{\n    \"run_list\":[\n        \"recipe[aix-base-setup]\"\n    ]\n}\nEOF\n\ncat \u003e solo.rb \u003c\u003cEOF\nroot = File.absolute_path(File.dirname(__FILE__))\nnode_name \"localhost\"\nfile_cache_path root\ncookbook_path [ root + '/cookbooks', root + '/site-cookbooks' ]\nEOF\n\n# Run the cookbook\nchef-solo -c solo.rb -j solo.json\n\n```\n\n\nContributing\n------------\n\n1. Fork the repository on Github\n2. Create a named feature branch (like `add_component_x`)\n3. Write your change\n4. Write tests for your change (if applicable)\n5. Run the tests, ensuring they all pass\n6. Submit a Pull Request using Github\n\n## License and Authors\n\n* Author:: Christoph Hartmann (\u003cchris@lollyrock.com\u003e)\n\n```text\nCopyright:: 2014 Christoph Hartmann\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris-rock%2Faix-base-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchris-rock%2Faix-base-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchris-rock%2Faix-base-setup/lists"}