Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mkinitfs mkinitfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • mkinitfsmkinitfs
  • Merge requests
  • !94

removed old ifconfig code and replaced with ip from iputils

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Amanuense-del-diavolo requested to merge Amanuense-del-diavolo/mkinitfs:master into master Oct 25, 2021
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

removed old ifconfig code and replaced with ip from iputils

since ifconfig is a deprecated utility and is replaced by iputils, by switching to iputils it brings more consistency to the code (part of it was already using it) and it will ease maintenance due to the fact that ifconfig will become more and more unknown

removed unused local variable "i" in the "unpack_apkvol" function

Edited Nov 11, 2021 by Amanuense-del-diavolo
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master