Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • emulab-devel emulab-devel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 167
    • Issues 167
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • emulabemulab
  • emulab-develemulab-devel
  • Merge requests
  • !33

Updating alpine container to include tcsh

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Elijah Grubb requested to merge grubb/emulab-devel:master into master Feb 27, 2018
  • Overview 0
  • Commits 1
  • Changes 3

I was able to get the alpine package maintainers to merge in a patch for tcsh that fixed the out of memory issues when attempting to use it as seen here: https://github.com/alpinelinux/aports/pull/3302. This commit has been lightly hand tested and basic tcsh features appear to work. There are some failures on alpine with the tcsh regression test suite which can be seen here: http://tpaste.us/L6R4.

Associated symlinks that replaced tcsh with bash have been removed as a result of this update.

Squashed commit of the following:

commit dc2fc6ddbb1b1815907fabbf40764884a2805761 Author: Elijah Grubb u0894728@utah.edu Date: Tue Feb 27 15:08:14 2018 -0700

Removed unnecessary symlink

commit 0d974c183f6e27a8c069221f3a898b1edf490d8f Author: Elijah Grubb u0894728@utah.edu Date: Tue Feb 27 13:54:54 2018 -0700

Readding hopefully fixed tcsh
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master