Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / diskfs/go-diskfs issues and pull requests

#182 - create filesystem on partition 1

Pull Request - State: closed - Opened by deitch over 1 year ago

#181 - first LBA is always from start of disk

Pull Request - State: closed - Opened by deitch over 1 year ago

#180 - corrupt GPT with examples/efi_create.go

Issue - State: closed - Opened by zizhengwu over 1 year ago - 10 comments

#179 - fix GPT partition table tests

Pull Request - State: closed - Opened by deitch over 1 year ago

#178 - ignore GPT partitions that are marked unused by UUID

Pull Request - State: closed - Opened by deitch over 1 year ago

#177 - add rdrw open disk mode

Pull Request - State: closed - Opened by ekodian over 1 year ago - 3 comments

#176 - Incorrect number of partitions reported for the Ubuntu 22.04.02 Server ISO

Issue - State: closed - Opened by fgimian over 1 year ago - 4 comments

#175 - WIP: fs.FS support

Pull Request - State: open - Opened by aol-nnov over 1 year ago - 6 comments

#174 - Replace os.Chdir logic in ISO9660 with absolute paths to allow for concurrent use

Pull Request - State: open - Opened by borisroman over 1 year ago - 1 comment

#173 - Detect block device size using platform-specific IOCTL on Mac & Linux

Pull Request - State: closed - Opened by yadutaf over 1 year ago - 3 comments

#172 - bump to min go-1.19

Pull Request - State: closed - Opened by deitch over 1 year ago

#171 - Support status for solaris, aix, freebsd, illumos, netbsd, openbsd and plan9

Issue - State: closed - Opened by yadutaf over 1 year ago - 3 comments

#170 - build: Update module dependencies to latest

Pull Request - State: closed - Opened by adamqqqplay almost 2 years ago

#169 - Implement standard fs.FS interface and friends

Issue - State: open - Opened by aol-nnov almost 2 years ago - 3 comments

#168 - examples: Update dependencies to use latest go-diskfs

Pull Request - State: closed - Opened by adamqqqplay almost 2 years ago - 1 comment

#167 - Any plans for a release version?

Issue - State: closed - Opened by adamqqqplay almost 2 years ago - 3 comments

#166 - Close file on InitDisk if its a block device

Pull Request - State: closed - Opened by Itxaka almost 2 years ago - 6 comments

#165 - Can't seem to read fat32 partition

Issue - State: closed - Opened by rmb938 almost 2 years ago - 1 comment

#164 - Improved error handling for Create()

Pull Request - State: closed - Opened by shellwhale almost 2 years ago - 2 comments

#163 - Is 0o666 a typo?

Issue - State: closed - Opened by shellwhale almost 2 years ago - 1 comment

#162 - Added an example for creating .iso from folders

Pull Request - State: closed - Opened by shellwhale almost 2 years ago - 2 comments

#161 - SectorSizeDefault not declared by package diskfs

Issue - State: closed - Opened by shellwhale almost 2 years ago - 3 comments

#159 - Partitions not created

Issue - State: open - Opened by marshall-mcmullen almost 2 years ago - 12 comments

#158 - separate reading of GPT table and partition entries

Pull Request - State: closed - Opened by deitch almost 2 years ago - 1 comment

#157 - gpt can have size larger than minimum size

Issue - State: closed - Opened by deitch almost 2 years ago

#156 - partition/gpt: check partitions array size before indexing

Pull Request - State: closed - Opened by carbonin almost 2 years ago - 4 comments

#155 - add linux swap partition type

Pull Request - State: closed - Opened by leslie-qiwa about 2 years ago - 3 comments

#154 - Add support for setting a FAT32 label

Pull Request - State: closed - Opened by yadutaf about 2 years ago - 6 comments

#153 - update linter

Pull Request - State: closed - Opened by deitch about 2 years ago

#152 - iso9660/finalize: parse empty path correctly

Pull Request - State: closed - Opened by Foxboron about 2 years ago - 5 comments

#151 - Update GHA for matrix build

Pull Request - State: closed - Opened by rpunt about 2 years ago - 13 comments

#150 - How to close the disk?

Issue - State: open - Opened by netjune over 2 years ago - 1 comment

#149 - fix thousands of lint errors

Pull Request - State: closed - Opened by deitch over 2 years ago

#148 - Corrections

Pull Request - State: closed - Opened by dreddsa5dies over 2 years ago - 15 comments

#147 - Update GUID partition types

Pull Request - State: closed - Opened by Kayuii over 2 years ago - 4 comments

#146 - Where is the type `PartitionTable` defined?

Issue - State: closed - Opened by netjune over 2 years ago - 9 comments

#145 - Is there a golang util to manage RAID(0, 1, 5 6, 10...)?

Issue - State: closed - Opened by netjune over 2 years ago - 2 comments

#144 - allow gpt partitions of 1 block

Pull Request - State: closed - Opened by therjak over 2 years ago

#143 - minimal gpt partition size is wrong

Issue - State: open - Opened by therjak over 2 years ago - 3 comments

#142 - Command line utility

Issue - State: open - Opened by graugans over 2 years ago - 5 comments

#141 - Support for Darwin

Issue - State: closed - Opened by amgedr over 2 years ago - 2 comments

#140 - Adding hyphen to the regex because it is a valid character in file names

Pull Request - State: closed - Opened by phillipsj over 2 years ago - 5 comments

#139 - Allow writing sparse disk images

Issue - State: open - Opened by Michaelhobo almost 3 years ago - 3 comments

#138 - Question: Can this be used to flash images to disks?

Issue - State: closed - Opened by Jacalz about 3 years ago - 5 comments

#137 - variadic options for diskfs.Open

Pull Request - State: closed - Opened by deitch about 3 years ago

#136 - Support passing sector size to Open*() calls as well.

Pull Request - State: closed - Opened by sil2100 about 3 years ago - 3 comments

#135 - Add the ability to adjust the sector size while creating Disks

Pull Request - State: closed - Opened by sil2100 about 3 years ago - 2 comments

#134 - Fix overflow error on 32 bit architectures

Pull Request - State: closed - Opened by jawn-smith about 3 years ago - 1 comment

#133 - support creating 4K raw images via Create (or new function)?

Issue - State: closed - Opened by anonymouse64 about 3 years ago - 3 comments

#132 - io.Copy error?

Issue - State: open - Opened by hallyn about 3 years ago - 11 comments

#131 - trap FAT32 disk WriteAt errors

Pull Request - State: closed - Opened by abarisani about 3 years ago - 1 comment

#130 - FAT32 io.Copy performance

Issue - State: open - Opened by abarisani about 3 years ago - 14 comments

#129 - Usage of int64 as return

Issue - State: open - Opened by a31amit about 3 years ago - 2 comments

#128 - Use sys/unix constants for ioctls

Pull Request - State: closed - Opened by mepholic about 3 years ago - 3 comments

#127 - In certain circumstances, go-diskfs can't read the final SUSP entry

Issue - State: open - Opened by davidbalbert over 3 years ago - 1 comment

#126 - Check the filepath.WalkFunc error in iso9660.Finalize

Pull Request - State: closed - Opened by carbonin over 3 years ago - 1 comment

#125 - Add Darwin disk blocks support (/dev/diskX / /dev/rdiskX)

Pull Request - State: closed - Opened by cusspvz over 3 years ago - 12 comments

#124 - update golint to revive, fix linting issues

Pull Request - State: closed - Opened by deitch over 3 years ago

#123 - install golangci-lint sanely and officially

Pull Request - State: closed - Opened by deitch over 3 years ago

#122 - gpt.Read: wrap error (%w) so callers can use errors.Is(err, io.EOF)

Pull Request - State: closed - Opened by stapelberg over 3 years ago - 16 comments

#121 - disk: When GetPartitionTable succeeds, save result

Pull Request - State: closed - Opened by iancoolidge over 3 years ago - 3 comments

#120 - Disk.Table is not populated without partition write

Issue - State: closed - Opened by iancoolidge over 3 years ago - 2 comments

#119 - update ulikunitz/xz pkg to latest version 0.5.10

Pull Request - State: closed - Opened by vielmetti over 3 years ago - 1 comment

#117 - Request: tag a new release

Issue - State: closed - Opened by AkihiroSuda over 3 years ago - 3 comments

#116 - include Closer for all filesystem files; fix O_TRUNC in fat32

Pull Request - State: closed - Opened by deitch over 3 years ago

#115 - Unable to truncate file in FAT32 filesystem

Issue - State: closed - Opened by hnnsgstfssn over 3 years ago

#114 - use full set of valid characters for fat32 short name

Pull Request - State: closed - Opened by deitch over 3 years ago

#113 - Unable to write to FAT32 partition

Issue - State: closed - Opened by hnnsgstfssn over 3 years ago - 6 comments

#112 - Adds repair capabilities to GPT

Pull Request - State: open - Opened by thebsdbox over 3 years ago - 8 comments

#111 - Can not read filesystem in ISO9660 image with creation timestamp

Issue - State: open - Opened by schwarzlichtbezirk over 3 years ago - 6 comments

#110 - fix reading of partial clusters in fat32

Pull Request - State: closed - Opened by deitch over 3 years ago - 4 comments

#108 - fat32.File does not not implement io.Writer correctly.

Issue - State: closed - Opened by RafaelMarinheiro over 3 years ago - 4 comments

#107 - correct fixed value for physical size ioctl

Pull Request - State: closed - Opened by deitch over 3 years ago - 1 comment

#106 - handle zero-length root directory size error

Pull Request - State: closed - Opened by deitch over 3 years ago - 3 comments

#105 - Reproduce iso9660 panic

Pull Request - State: closed - Opened by mraerino over 3 years ago - 3 comments

#104 - false physical blocksize detected

Issue - State: closed - Opened by mraerino over 3 years ago - 4 comments

#103 - [iso9660] Index out of range panic

Issue - State: closed - Opened by mraerino over 3 years ago - 4 comments

#102 - Fix fat32.go test image generator

Pull Request - State: closed - Opened by dwj300 over 3 years ago - 3 comments

#101 - Allow providing a workspace in iso9660.Create

Pull Request - State: closed - Opened by carbonin almost 4 years ago

#100 - Make iso workspace base dir configurable

Issue - State: closed - Opened by carbonin almost 4 years ago - 1 comment

#99 - fix err formatting

Pull Request - State: closed - Opened by deitch almost 4 years ago

#98 - (Windows) diskfs.Open(`\\.\PhysicalDrive1`) does not work

Issue - State: closed - Opened by xaduha almost 4 years ago - 5 comments

#97 - Rudimentary Windows sanity check

Pull Request - State: open - Opened by xaduha almost 4 years ago

#96 - squashfs finalize needs some OS-specific

Pull Request - State: closed - Opened by deitch almost 4 years ago

#95 - Making two partitions in one table

Issue - State: closed - Opened by xaduha almost 4 years ago - 4 comments

#94 - Add iso file Location() function

Pull Request - State: closed - Opened by carbonin almost 4 years ago - 1 comment

#93 - fix(filesystem/iso9660): fix bug when compare null bytes

Pull Request - State: open - Opened by t3ls almost 4 years ago - 1 comment

#92 - Function for isoinfo-like data

Issue - State: closed - Opened by carbonin almost 4 years ago - 5 comments

#91 - Remove the iso workspace after running Finalize

Pull Request - State: closed - Opened by carbonin almost 4 years ago - 1 comment

#90 - iso finalize leaks the workspace temp directory

Issue - State: closed - Opened by carbonin almost 4 years ago - 2 comments

#89 - fix docker tests

Pull Request - State: closed - Opened by deitch almost 4 years ago

#88 - squashfs

Pull Request - State: closed - Opened by deitch almost 4 years ago - 1 comment

#75 - undefined: unix.IoctlGetInt

Issue - State: closed - Opened by tvories almost 4 years ago - 12 comments

#73 - Feature Request: Joliet and Rock Ridge extensions supporting

Issue - State: open - Opened by vdmvoro about 4 years ago - 3 comments

#42 - ntfs support

Issue - State: open - Opened by nevata almost 5 years ago - 3 comments

#33 - How to read squashfs files with an offset?

Issue - State: closed - Opened by probonopd about 5 years ago - 10 comments

#9 - ext4 support

Issue - State: open - Opened by the-maldridge almost 6 years ago - 42 comments