21 Oct, 2015

1 commit

  • Currently we see this in "git status" if we build in the source dir:

    Untracked files:
    (use "git add ..." to include in what will be committed)

    certs/x509_certificate_list

    It looks like it used to live in kernel/ so we squash that .gitignore
    entry at the same time. I didn't bother to dig through git history to
    see when it moved, since it is just a minor annoyance at most.

    Cc: David Woodhouse
    Cc: keyrings@linux-nfs.org
    Signed-off-by: Paul Gortmaker
    Signed-off-by: David Howells

    Paul Gortmaker
     

11 Dec, 2013

1 commit

  • $ git status
    # On branch pending-rebases
    # Untracked files:
    # (use "git add ..." to include in what will be committed)
    #
    # kernel/x509_certificate_list
    nothing added to commit but untracked files present (use "git add" to track)
    $

    Signed-off-by: Rusty Russell
    Signed-off-by: David Howells

    Rusty Russell
     

22 Apr, 2013

1 commit


10 Feb, 2008

1 commit


03 Jan, 2006

1 commit